cairo/util/cairo-trace
Adrian Johnson 2822728f2a Fix some MinGW warnings
The FT change is because my MinGW build is using a more recent version
of FT.

Remove the disabled _cairo_win32_scaled_font_text_to_glyphs() code to
fix the defined but not used warning.

_cairo_win32_scaled_font_text_to_glyphs() was diabled in d9408041aa with
the comment:

  "Currently disable the win32-font text_to_glyphs(), until that one
   is updated.  Or better yet, remove it and implement
   ucs4_to_index().  It's the toy font API afterall."

_cairo_win32_scaled_font_ucs4_to_index() was added in d1c619bc7d.
2021-09-02 21:14:51 +09:30
..
.gitignore [.gitignore] Add 2008-10-31 13:43:37 -04:00
cairo-trace.in meson: make cairo-trace executable 2021-03-09 10:59:57 +00:00
COPYING Add a COPYING file to each aux. source directory 2008-10-31 16:14:14 +00:00
COPYING-GPL-3 Add a COPYING file to each aux. source directory 2008-10-31 16:14:14 +00:00
lookup-symbol.c Use uintptr_t for all casts between pointer and integer 2021-07-25 11:01:20 +09:30
lookup-symbol.h [util] Add cairo-trace. 2008-10-31 15:37:58 +00:00
Makefile.am Bug 29319 - Modules are built as versioned shared objects 2016-09-02 15:54:01 -07:00
meson.build meson: Define HAVE_CONFIG_H as a project flag 2021-05-01 16:55:38 +01:00
trace.c Fix some MinGW warnings 2021-09-02 21:14:51 +09:30