platform/upstream/libHarfBuzzSharp.git
2011-09-27 Behdad EsfahbodAdd TODO item
2011-09-27 Behdad EsfahbodFix GSUB lookuptype 1 subtype 1 delta wrapping
2011-09-27 Behdad Esfahbod[util] s/%d/%u/ when printing glyph ids and clusters
2011-09-21 Behdad EsfahbodMinor
2011-09-21 Behdad EsfahbodFix possible leaks
2011-09-21 Behdad Esfahbodhb-shape: In --no-glyph-names, output glyph number...
2011-09-20 Behdad Esfahbod[util] Fix option parsing
2011-09-20 Behdad EsfahbodWhitespace
2011-09-20 Behdad Esfahbod[util] Add hb-diff
2011-09-20 Behdad EsfahbodRewrite ICU detection code with in-house macros
2011-09-19 Behdad Esfahbod[graphite] Add note about graphite shaker brokenness
2011-09-19 Behdad Esfahbod[util] Account for line-space in surface size
2011-09-19 Behdad Esfahbod[util] Rename --output to --output_file, and --format...
2011-09-19 Behdad EsfahbodMinor
2011-09-19 Behdad EsfahbodReally fix build this time
2011-09-19 Behdad EsfahbodFix dist
2011-09-19 Behdad Esfahbod[util] Add hb-shape utility
2011-09-19 Behdad EsfahbodMinor
2011-09-19 Behdad Esfahbod[util] If no text is provided, simply call cairo_show_g...
2011-09-19 Behdad Esfahbod[uniscribe] Various improvements
2011-09-19 Behdad Esfahbod[util] Move font-size into view-options
2011-09-17 Behdad EsfahbodFix Linux build when io.h is available
2011-09-16 Behdad EsfahbodFix "[util] Fix hb-view crash with bogus font."
2011-09-16 Behdad EsfahbodCosmetic
2011-09-16 Behdad Esfahbod[util] Fix hb-view crash with bogus font
2011-09-16 Behdad EsfahbodMinor
2011-09-16 Behdad EsfahbodTODO items
2011-09-16 Behdad EsfahbodMinor
2011-09-16 Behdad EsfahbodMinor
2011-09-16 Behdad EsfahbodFix reading text from stdin
2011-09-16 Behdad EsfahbodMove code around
2011-09-16 Behdad EsfahbodAlways shape at size=upem
2011-09-16 Behdad EsfahbodMinor
2011-09-16 Behdad EsfahbodFix binary stdin/stdout io in Windows
2011-09-15 Behdad EsfahbodMinor
2011-09-15 Behdad Esfahbod[hb-view] Make print to stdout work in Windows
2011-09-15 Behdad EsfahbodMinor
2011-09-15 Behdad EsfahbodFix test
2011-09-15 Behdad Esfahbod[util] Refactor hb-view completely
2011-09-08 Behdad EsfahbodMore reshuffling
2011-09-08 Behdad Esfahbod[util] Simplify more
2011-09-08 Behdad Esfahbod[util] Move code around
2011-09-08 Behdad EsfahbodMinor
2011-09-08 Behdad Esfahbod[util] Move code around
2011-09-08 Behdad Esfahbod[util] Further refactor option parsing
2011-09-08 Behdad EsfahbodRefine Indic scripts, following Martin Hosken's recomme...
2011-09-02 Behdad EsfahbodPass through unknown ISO 639-3 language tags to OpenTyp...
2011-09-02 Behdad Esfahbod[graphite] Don't preload glyphs
2011-08-26 Behdad EsfahbodMinor
2011-08-26 Behdad Esfahbod[graphite2] Chop a few more lines
2011-08-26 Behdad EsfahbodMinor
2011-08-26 Behdad Esfahbod[graphite] Use buffer->replace_glyphs()
2011-08-26 Behdad EsfahbodAdd buffer->replace_glyphs()
2011-08-26 Behdad EsfahbodMinor
2011-08-26 Behdad Esfahbod[graphite] Only pass the first part language tag to...
2011-08-26 Behdad Esfahbod[API] Make all _from_string() functions take a len...
2011-08-25 Behdad Esfahbod[graphite2] Bail if grface is NULL
2011-08-25 Behdad EsfahbodReorder combining-class to better suit Arabic shadda...
2011-08-24 Behdad EsfahbodFix make distcheck
2011-08-24 Behdad EsfahbodAdd hb-ot-hmtx-table.hh
2011-08-24 Behdad Esfahbod[graphite] Rewrite properly
2011-08-24 Behdad EsfahbodMinor
2011-08-24 Behdad Esfahbod[configure] Fix graphite bits
2011-08-24 Behdad Esfahbod[uniscribe] Minor
2011-08-23 Behdad Esfahbod[graphite] Minor
2011-08-23 Behdad Esfahbod[graphite] Remove hb_graphite2_feature_check()
2011-08-23 Behdad EsfahbodAdd graphite2 integration from Martin Hosken
2011-08-23 Behdad EsfahbodMinor
2011-08-22 Behdad EsfahbodAdd a constructor for hb_prealloced_array_t
2011-08-19 Behdad EsfahbodAdd gobject enum support, but disabled for now
2011-08-19 Behdad EsfahbodFlesh out tt funcs a bit
2011-08-19 Behdad Esfahbod[API] Add hb_font_set_funcs_data()
2011-08-19 Behdad EsfahbodRemove the pre_allocate argument from hb_buffer_create()
2011-08-17 Behdad EsfahbodDo (nothing for) hmtx sanitize
2011-08-17 Behdad EsfahbodFix name-table sanitize
2011-08-17 Behdad EsfahbodAdd hhea-table support
2011-08-17 Behdad EsfahbodRename table files from eg maxp-private.hh to maxp...
2011-08-15 Behdad Esfahbod[ft] FT_Get_Advance() for advance-width callbacks
2011-08-15 Behdad EsfahbodFix falloffs of the GOption conversion
2011-08-15 Behdad EsfahbodPre-allocate buffers when adding string
2011-08-15 Behdad EsfahbodMinor
2011-08-15 Behdad Esfahbod[ft] FT_Select_Charmap() when we create face
2011-08-15 Behdad EsfahbodApply 'locl' with 'ccmp' in Arabic shaper
2011-08-14 Behdad EsfahbodStart adding gobject-introspection support
2011-08-13 Behdad EsfahbodFix missing return
2011-08-13 Behdad EsfahbodMinor
2011-08-11 Behdad EsfahbodRefactor hb-view code
2011-08-10 Behdad EsfahbodAdd uniscribe font getters
2011-08-10 Behdad EsfahbodImplement hb_ft_font_get_face
2011-08-10 Behdad EsfahbodFix charset conversion
2011-08-10 Behdad Esfahbod[util] Add hb-shape --shapers
2011-08-10 Behdad EsfahbodFix const correctness in the API
2011-08-10 Behdad EsfahbodReformat
2011-08-10 Behdad Esfahbod[util] Port hb-view to GOption
2011-08-09 Behdad EsfahbodMove hb-view into util/
2011-08-09 Behdad Esfahbod[uniscribe] Remove zerowidth glyphs from output
2011-08-09 Behdad Esfahbod[test/shape-complex] Print cluster and position info...
2011-08-09 Behdad EsfahbodFix warnings with old glib
2011-08-09 Behdad EsfahbodMinor
2011-08-09 Behdad EsfahbodAdd fallback shaper
next