harfbuzz/util
Chun-wei Fan a49e7b7e40 MSVC builds: Add fallback implementation for pre-2013 MSVC
Pre-2013 MSVC does not have scalbn() and scalbnf(), which are used in the
utility programs.  Add  fallback implementations for these, which can be
used when necessary.
2015-11-16 23:04:36 +08:00
..
Makefile.am [util] Disable hb-fc-list for now 2015-06-18 11:07:52 -07:00
ansi-print.cc util: Fix build on Visual Studio 2015-11-16 23:04:35 +08:00
ansi-print.hh [util] Make hb-view print out Unicode art if stdout is a terminal 2012-05-13 07:55:00 +02:00
hb-fc-list.c [utils] Add hb-fc-list 2015-04-09 19:16:57 -07:00
hb-fc.cc [utils] Add hb-fc-list 2015-04-09 19:16:57 -07:00
hb-fc.h [utils] Add hb-fc-list 2015-04-09 19:16:57 -07:00
hb-ot-shape-closure.cc [util] Add --font-size to hb-shape 2015-01-20 12:45:13 -08:00
hb-shape.cc Add API/cmdline to show glyph extents when serializing buffer 2015-08-24 13:49:55 +01:00
hb-view.cc [util] Add --font-size to hb-shape 2015-01-20 12:45:13 -08:00
helper-cairo-ansi.cc [util] Fix ansi output when surface is empty 2014-09-25 17:59:46 +03:00
helper-cairo-ansi.hh [util] Make hb-view print out Unicode art if stdout is a terminal 2012-05-13 07:55:00 +02:00
helper-cairo.cc util: Fix build on Visual Studio 2015-11-16 23:04:35 +08:00
helper-cairo.hh [util] If font has color, generate PNG with color 2015-11-05 11:37:48 -08:00
main-font-text.hh [util] Fix option-parsing leaks 2015-11-03 12:13:28 -08:00
options.cc util: Fix build on Visual Studio 2015-11-16 23:04:35 +08:00
options.hh MSVC builds: Add fallback implementation for pre-2013 MSVC 2015-11-16 23:04:36 +08:00
shape-consumer.hh Fix misc warnings reported by cppcheck 2013-06-10 15:08:49 -04:00
view-cairo.cc [util] If font has color, generate PNG with color 2015-11-05 11:37:48 -08:00
view-cairo.hh [util/hb-view] Fix rendering with all combinations of negative scales 2015-04-09 15:52:26 -07:00