index
:
harfbuzz
BASE
accelerate-lookups
bitops
check-symbols
coverity_scan
cross-kern
decltype
hb-version
inttype-constructors
master
name-table
ot-color
overload-overload
rand
run-tests-stream
rvalue-reference
test-str-literal-constness
typename-outside-template
use-sinhala
HarfBuzz text shaping library (new rewritten version)
behdad
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-11
Remove redundant hb_ot_layout_lookup_would_substitute_fast
Behdad Esfahbod
4
-22
/
+2
2019-03-12
[doc] Add placeholder since version for new flag
Khaled Hosny
1
-1
/
+1
2019-03-11
Remove obsolete overrides from Indic/USE scripts
David Corbett
3
-28
/
+8
2019-03-11
Update generation code for hb-ot-shape-complex-vowel-constraints.cc. Remove '...
Eric Muller
2
-1
/
+4
2019-03-11
Fix coding style.
Eric Muller
1
-2
/
+2
2019-03-11
Add a flag to hb_buffer_t to prevent the insertion of dotted circles on incor...
Eric Muller
8
-2
/
+26
2019-03-07
Update to Unicode 12.0.0
David Corbett
13
-1536
/
+1631
2019-03-05
[indic] Remove superfluous ZWNJ check in final reorder of pre-base matras
Adrian Wong
1
-3
/
+8
2019-03-05
Fix hb_atomic_* variants based on C++11 atomics
Stephan Bergmann
1
-3
/
+3
2019-03-03
Fix offset drift in graphite integration
Martin Hosken
1
-16
/
+19
2019-03-01
Make hb_subset_input_glyph_set () actually do something.
Garret Rieger
1
-0
/
+3
2019-02-26
[dwrite] hb_directwrite_face_create, a new API
Ebrahim Byagowi
2
-6
/
+69
2019-02-25
Fix or document unsupported font-feature-settings
David Corbett
1
-6
/
+12
2019-02-20
minor edit
Michiharu Ariza
1
-2
/
+1
2019-02-20
fix crash in hb_map_t::clear()
Michiharu Ariza
1
-1
/
+2
2019-02-19
Typo (#1588)
Evgeniy Reizner
1
-1
/
+1
2019-02-18
[doc] Document hb_feature_from_string() syntax
Khaled Hosny
1
-1
/
+34
2019-02-15
Merge pull request #1557 from harfbuzz/cff-more-arrayof-fixes
Behdad Esfahbod
1
-27
/
+24
2019-02-15
Merge branch 'master' into cff-more-arrayof-fixes
Michiharu Ariza
1
-1
/
+1
2019-02-15
Merge branch 'master' into cff-retain-gids
Michiharu Ariza
1
-1
/
+1
2019-02-15
Support xlclang++ on AIX. (#1584)
Martin
1
-1
/
+1
2019-02-14
Merge branch 'master' into cff-more-arrayof-fixes
Michiharu Ariza
1
-3
/
+3
2019-02-14
Merge branch 'master' into cff-retain-gids
Michiharu Ariza
1
-3
/
+3
2019-02-14
Minor, use a meaningful naming in template parameter (#1582)
Ebrahim Byagowi
1
-3
/
+3
2019-02-13
Merge branch 'master' into cff-more-arrayof-fixes
Michiharu Ariza
2
-5
/
+5
2019-02-13
Merge branch 'master' into cff-retain-gids
Michiharu Ariza
2
-5
/
+5
2019-02-13
Fix djgpp complains by tweaking templates (#1579)
Ebrahim Byagowi
2
-5
/
+5
2019-02-12
Merge branch 'master' into cff-retain-gids
Michiharu Ariza
1
-5
/
+5
2019-02-12
tweaked --desubroutinize to remove hintmask only subrs
Michiharu Ariza
1
-2
/
+24
2019-02-11
Merge branch 'master' into cff-more-arrayof-fixes
Michiharu Ariza
1
-5
/
+5
2019-02-11
hb-coretext.cc: remove TARGET_OS_MAC from test (#1578)
Ken
1
-5
/
+5
2019-02-07
retain FDSelect & FDArray with --retain-gids
Michiharu Ariza
1
-8
/
+4
2019-02-07
Merge branch 'master' into cff-more-arrayof-fixes
Michiharu Ariza
2
-28
/
+14
2019-02-07
Merge branch 'master' into cff-retain-gids
Michiharu Ariza
1
-5
/
+5
2019-02-07
minor change
Michiharu Ariza
1
-2
/
+2
2019-02-05
hb-coretext.cc: clean up macosx test
Ken Cunningham
1
-5
/
+5
2019-02-01
Merge branch 'master' into cff-retain-gids
Michiharu Ariza
1
-23
/
+9
2019-02-01
added desubroutinize & retain-gids full test cases with CFF fonts
Michiharu Ariza
1
-26
/
+18
2019-01-31
Implement subset --regain-gids option with CFF1/2
Michiharu Ariza
4
-82
/
+145
2019-01-31
Adjust hb_is_signed<>
Behdad Esfahbod
1
-18
/
+9
2019-01-31
Remove stale comment
Behdad Esfahbod
1
-5
/
+0
2019-01-31
Merge branch 'master' into cff-more-arrayof-fixes
Michiharu Ariza
16
-232
/
+389
2019-01-30
Merge pull request #1564 from googlefonts/retain_gids
Behdad Esfahbod
15
-230
/
+387
2019-01-30
2.3.1
2.3.1
Behdad Esfahbod
1
-2
/
+2
2019-01-29
[subset] For retain gids don't truncate glyphs past the highest requested sub...
Garret Rieger
1
-3
/
+5
2019-01-29
[subset] A few small fixes for the new subset plan api.
Garret Rieger
3
-10
/
+7
2019-01-29
[subset] Update hb-subset-plan.cc to match hb-subset-plan.hh.
Garret Rieger
2
-11
/
+10
2019-01-29
[subset] Update hb-subset-glyf.cc to use new hb-subset-plan API.
Garret Rieger
1
-35
/
+22
2019-01-29
[subset] Update gsub to use glyphset() method of subset plan.
Garret Rieger
1
-2
/
+2
2019-01-29
[subset] Correct maxp num glyph's to use new subset plan method.
Garret Rieger
1
-1
/
+1
[next]