| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Implement the get_variation_glyphs method for HarfBuzz on MS-Windows | Eli Zaretskii | 2019-06-01 | 1 | -1/+50 | |
| | * | | | ; * src/hbfont.c: Fix commentary. | Eli Zaretskii | 2019-06-01 | 1 | -3/+1 | |
| | * | | | Prefer HarfBuzz to Uniscribe on MS-Windows | Eli Zaretskii | 2019-06-01 | 1 | -4/+72 | |
| | * | | | Move common HarfBuzz code to a common file hbfont.c | Eli Zaretskii | 2019-06-01 | 5 | -426/+499 | |
| | * | | | Fix handling of -xrm on MS-Windows broken by recent commits | Eli Zaretskii | 2019-05-31 | 1 | -1/+1 | |
| | * | | | Unbreak display of characters on MS-Windows | Eli Zaretskii | 2019-05-31 | 1 | -3/+15 | |
| | * | | | Add HarfBuzz font backend for MS-Windows | Eli Zaretskii | 2019-05-31 | 6 | -31/+740 | |
| | * | | | Merge branch 'master' into harfbuzz | YAMAMOTO Mitsuharu | 2019-05-23 | 69 | -2457/+2445 | |
| | |\ \ \ | ||||||
| | * | | | | * src/xfns.c (x_create_tip_frame): Register font drivers as in normal frames. | YAMAMOTO Mitsuharu | 2019-05-11 | 1 | -1/+7 | |
| | * | | | | Fix last changes in src/ftfont.c | YAMAMOTO Mitsuharu | 2019-05-05 | 1 | -5/+1 | |
| | * | | | | Add new font backend drivers for text shaping by HarfBuzz | YAMAMOTO Mitsuharu | 2019-05-05 | 6 | -101/+274 | |
| | * | | | | Fix NS build | YAMAMOTO Mitsuharu | 2019-05-02 | 1 | -2/+2 | |
| | * | | | | Merge branch 'master' into harfbuzz | YAMAMOTO Mitsuharu | 2019-04-27 | 231 | -7693/+16093 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Unify three font info structures | Robert Pluim | 2019-02-08 | 4 | -115/+79 | |
| | * | | | | | Always set explicit HarfBuzz buffer direction | Khaled Hosny | 2019-01-05 | 1 | -8/+9 | |
| | * | | | | | We need the bidi level not the paragraph direction | Khaled Hosny | 2019-01-05 | 3 | -10/+10 | |
| | * | | | | | ; Fix last change in src /composite.c. | Eli Zaretskii | 2019-01-02 | 1 | -4/+4 | |
| | * | | | | | Fix text direction of the HarfBuzz shaping buffer | Eli Zaretskii | 2019-01-02 | 4 | -8/+20 | |
| | * | | | | | Provide text directionality and language to HarfBuzz shaper | Eli Zaretskii | 2018-12-29 | 7 | -36/+104 | |
| | * | | | | | Clarify one FIXME a bit | Khaled Hosny | 2018-12-24 | 1 | -2/+2 | |
| | * | | | | | Cache HarfBuzz buffer | Khaled Hosny | 2018-12-24 | 1 | -11/+13 | |
| | * | | | | | Remove one more FIXME | Khaled Hosny | 2018-12-24 | 1 | -2/+2 | |
| | * | | | | | Replace another FIXME with a TODO and expanded comment | Khaled Hosny | 2018-12-22 | 1 | -1/+2 | |
| | * | | | | | Replace a FIXME with an expanded comment | Khaled Hosny | 2018-12-22 | 1 | -3/+4 | |
| | * | | | | | Subclass default HarfBuzz Unicode functions | Khaled Hosny | 2018-12-22 | 1 | -33/+14 | |
| | * | | | | | Fix previous commit | Khaled Hosny | 2018-12-22 | 1 | -0/+3 | |
| | * | | | | | Properly fix building with HarfBuzz and without libotf | Khaled Hosny | 2018-12-22 | 4 | -12/+11 | |
| | * | | | | | Fix one last compilation warning in ftfont.c | Eli Zaretskii | 2018-12-18 | 1 | -3/+3 | |
| | * | | | | | Condition some more hb_* functions on HAVE_LIBOTF. | Eli Zaretskii | 2018-12-18 | 1 | -2/+1 | |
| | * | | | | | Avoid compilation warning in ftfont.c | Eli Zaretskii | 2018-12-17 | 1 | -0/+2 | |
| | * | | | | | Fix last change. | Eli Zaretskii | 2018-12-17 | 1 | -1/+1 | |
| | * | | | | | * src/ftcrfont.c (ftcrfont_driver): Really commit last change. | Mike Kupfer | 2018-12-17 | 1 | -1/+1 | |
| | * | | | | | More fixes for build without libotf | Mike Kupfer | 2018-12-17 | 3 | -4/+4 | |
| | * | | | | | Fix compilation errors when building without libotf | Eli Zaretskii | 2018-12-17 | 1 | -3/+3 | |
| | * | | | | | Assume hb_ft_font_create_referenced if HarfBuzz | Paul Eggert | 2018-12-14 | 1 | -15/+0 | |
| | * | | | | | Fix crash in the Cairo build | Ari Roponen | 2018-12-14 | 1 | -0/+3 | |
| | * | | | | | Simplify mainline Harfbuzz-using code | Paul Eggert | 2018-12-13 | 1 | -13/+12 | |
| | * | | | | | Fix uni_combining() | Khaled Hosny | 2018-12-10 | 1 | -10/+8 | |
| | * | | | | | WIP: implement some Unicode callback functions | Khaled Hosny | 2018-12-10 | 1 | -0/+149 | |
| | * | | | | | Set cluster level to one | Khaled Hosny | 2018-12-10 | 1 | -0/+1 | |
| | * | | | | | Cache hb_font_t | Khaled Hosny | 2018-12-10 | 2 | -20/+58 | |
| | * | | | | | Allow turning HarfBuzz off at run time | Khaled Hosny | 2018-12-10 | 1 | -7/+12 | |
| | * | | | | | First attempt at HarfBuzz shaping | Khaled Hosny | 2018-12-10 | 5 | -35/+195 | |
| | * | | | | | Add support for building with HarfBuzz | Khaled Hosny | 2018-12-10 | 1 | -2/+4 | |
| * | | | | | | Fix image_set_crop yet again | YAMAMOTO Mitsuharu | 2019-06-07 | 1 | -15/+3 | |
| * | | | | | | Fix recently-introduced image_set_crop typo | Paul Eggert | 2019-06-07 | 1 | -1/+1 | |
| * | | | | | | Use copy_file_range to copy files | Paul Eggert | 2019-06-07 | 1 | -8/+33 | |
| * | | | | | | Fix overflow issues in image rotation | Paul Eggert | 2019-06-06 | 2 | -93/+77 | |
| * | | | | | | Fix redisplay glitches with RTL composed text | Eli Zaretskii | 2019-06-06 | 1 | -2/+16 | |
| * | | | | | | Restore height and with from that were accidentally removed | Mark A. Hershberger | 2019-06-06 | 1 | -1/+3 | |