cairo/util/cairo-script
Chris Wilson bb919584c0 [script] Use a compact representation for horizontal offsets between glyphs
Kerning is quite frequent, that is to apply a horizontal but no vertical
offset to a glyph. For instance by discarding the vertical coordinate
where it remains the same and only encoding the horizontal offset we
reduce the file size by ~12.5% when tracing poppler.
2009-08-29 08:08:34 +01:00
..
examples [script] Add examples 2008-12-12 12:00:44 +00:00
.gitignore [gl] Add EGL target 2009-05-20 08:13:45 +01:00
cairo-script-file.c [script] Handle translation of compressed strings. 2009-08-10 17:19:34 +01:00
cairo-script-hash.c [script] Manage used entries within hash tables 2009-06-06 13:52:20 +01:00
cairo-script-interpreter.c [script] Prototypical binary translator 2009-07-04 15:29:07 +01:00
cairo-script-interpreter.h [script] Prototypical binary translator 2009-07-04 15:29:07 +01:00
cairo-script-objects.c Remove clip handling from generic surface layer. 2009-07-23 15:32:14 +01:00
cairo-script-operators.c [script] Use a compact representation for horizontal offsets between glyphs 2009-08-29 08:08:34 +01:00
cairo-script-private.h [script] Preserve '{}' whilst translating 2009-08-29 08:08:34 +01:00
cairo-script-scanner.c [script] Preserve '{}' whilst translating 2009-08-29 08:08:34 +01:00
cairo-script-stack.c [script] Missing include for INT32_MAX 2009-05-08 08:52:32 +01:00
COPYING Add CairoScript interpreter 2008-11-13 11:36:55 +00:00
csi-bind.c Fix build under distcheck 2009-07-15 13:26:34 +01:00
csi-exec.c [script] Recreate surface content. 2009-01-02 09:53:24 +00:00
csi-replay.c [script] Extend csi-replay to show how to use a single surface 2009-08-06 23:19:52 +01:00
Makefile.am Merge commit 'anholt/gl' 2009-07-21 22:28:44 +01:00