aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ; Merge from origin/emacs-26Glenn Morris2019-06-070-0/+0
| |\ \ \ | | |/ /
| | * | Disable byte-compile-cond-use-jump-table (Bug#35770)Noam Postavsky2019-06-011-2/+2
| * | | Merge from origin/emacs-26Glenn Morris2019-06-071-1/+3
| |\ \ \ | | |/ /
| | * | Allow macros autoloaded as functions during bytecomp (Bug#36022)Noam Postavsky2019-06-011-1/+3
* | | | Support text shaping with HarfBuzzEli Zaretskii2019-06-071-1/+2
* | | | Merge remote-tracking branch 'origin/harfbuzz'Eli Zaretskii2019-06-0736-224/+1516
|\ \ \ \ | |/ / / |/| | |
| * | | Update dependenciesPhillip Lord2019-06-031-2/+3
| * | | ; * src/hbfont.c (hbfont_shape): Fix a typo in a comment.Eli Zaretskii2019-06-021-1/+1
| * | | Implement the get_variation_glyphs method for FreeType >= 2.3.6YAMAMOTO Mitsuharu2019-06-025-10/+37
| * | | Revert previous commitYAMAMOTO Mitsuharu2019-06-025-37/+10
| * | | Make fthbfont and derivatives use common HarfBuzz code in hbfont.cYAMAMOTO Mitsuharu2019-06-025-10/+37
| * | | Make fthbfont and derivatives use common HarfBuzz code in hbfont.cYAMAMOTO Mitsuharu2019-06-024-299/+6
| * | | ; src/w32uniscribe.c: Remove redundant include of math.h.Eli Zaretskii2019-06-011-1/+0
| * | | Port hbfont.c to GCC 9 with --enable-gcc-warningsPaul Eggert2019-06-011-3/+3
| * | | ; * src/font.c (Ffont_variation_glyphs): Doc fix.Eli Zaretskii2019-06-011-3/+3
| * | | Implement the get_variation_glyphs method for HarfBuzz on MS-WindowsEli Zaretskii2019-06-011-1/+50
| * | | ; * src/hbfont.c: Fix commentary.Eli Zaretskii2019-06-011-3/+1
| * | | ; * etc/NEWS: Reflect changes in font backend loading.Eli Zaretskii2019-06-011-1/+5
| * | | Update the documentation due to changes in loading font backendsEli Zaretskii2019-06-011-11/+17
| * | | Prefer HarfBuzz to Uniscribe on MS-WindowsEli Zaretskii2019-06-011-4/+72
| * | | Move common HarfBuzz code to a common file hbfont.cEli Zaretskii2019-06-016-427/+503
| * | | ; * etc/NEWS: Mention support for HarfBuzz on MS-Windows.Eli Zaretskii2019-05-311-1/+2
| * | | Enhance Hebrew display in HELLOEli Zaretskii2019-05-311-2/+2
| * | | Fix handling of -xrm on MS-Windows broken by recent commitsEli Zaretskii2019-05-311-1/+1
| * | | Unbreak display of characters on MS-WindowsEli Zaretskii2019-05-311-3/+15
| * | | Add HarfBuzz font backend for MS-WindowsEli Zaretskii2019-05-319-98/+831
| * | | Merge branch 'master' into harfbuzzYAMAMOTO Mitsuharu2019-05-23603-6555/+8388
| |\ \ \
| * | | | Document font backends for Cairo and/or HarfBuzzYAMAMOTO Mitsuharu2019-05-111-6/+11
| * | | | * src/xfns.c (x_create_tip_frame): Register font drivers as in normal frames.YAMAMOTO Mitsuharu2019-05-111-1/+7
| * | | | Fix last changes in src/ftfont.cYAMAMOTO Mitsuharu2019-05-051-5/+1
| * | | | Add new font backend drivers for text shaping by HarfBuzzYAMAMOTO Mitsuharu2019-05-057-102/+277
| * | | | Fix NS buildYAMAMOTO Mitsuharu2019-05-021-2/+2
| * | | | Merge branch 'master' into harfbuzzYAMAMOTO Mitsuharu2019-04-272783-27372/+49185
| |\ \ \ \
| * | | | | Unify three font info structuresRobert Pluim2019-02-084-115/+79
| * | | | | Always set explicit HarfBuzz buffer directionKhaled Hosny2019-01-051-8/+9
| * | | | | We need the bidi level not the paragraph directionKhaled Hosny2019-01-053-10/+10
| * | | | | ; Fix last change in src /composite.c.Eli Zaretskii2019-01-021-4/+4
| * | | | | Fix text direction of the HarfBuzz shaping bufferEli Zaretskii2019-01-024-8/+20
| * | | | | Provide text directionality and language to HarfBuzz shaperEli Zaretskii2018-12-2916-62/+135
| * | | | | Clarify one FIXME a bitKhaled Hosny2018-12-241-2/+2
| * | | | | Cache HarfBuzz bufferKhaled Hosny2018-12-241-11/+13
| * | | | | Remove one more FIXMEKhaled Hosny2018-12-241-2/+2
| * | | | | Replace another FIXME with a TODO and expanded commentKhaled Hosny2018-12-221-1/+2
| * | | | | Replace a FIXME with an expanded commentKhaled Hosny2018-12-221-3/+4
| * | | | | Subclass default HarfBuzz Unicode functionsKhaled Hosny2018-12-221-33/+14
| * | | | | Fix previous commitKhaled Hosny2018-12-221-0/+3
| * | | | | Properly fix building with HarfBuzz and without libotfKhaled Hosny2018-12-224-12/+11
| * | | | | Fix one last compilation warning in ftfont.cEli Zaretskii2018-12-181-3/+3
| * | | | | Condition some more hb_* functions on HAVE_LIBOTF.Eli Zaretskii2018-12-181-2/+1
| * | | | | Avoid compilation warning in ftfont.cEli Zaretskii2018-12-171-0/+2