mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 05:18:01 +02:00
[trace] Adopt _cairo_dtostr
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.
This commit is contained in:
parent
c601f30843
commit
a023104400
1 changed files with 546 additions and 374 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue