mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-19 10:10:42 +02:00
In order to have locale-independent output of decimal values, we need to manually transform such numbers into strings. As this is a solved problem for cairo, we adopt _cairo_output_stream_printf() and in particular the _cairo_dtostr() routine for our own printf processing. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| cairo-trace.in | ||
| COPYING | ||
| COPYING-GPL-3 | ||
| lookup-symbol.c | ||
| lookup-symbol.h | ||
| Makefile.am | ||
| trace.c | ||