summaryrefslogtreecommitdiff
path: root/src/macfont.m
AgeCommit message (Expand)Author
2022-02-06Avoid deprecation warning in NS-specific codeMattias Engdegård
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-22Fix macfont backend color handlingAlan Third
2021-11-18; * src/macfont.m: fix typing errorsMattias Engdegård
2021-11-06Improve font display on NS portPo Lu
2021-10-27Allow automatic use of color fonts for emoji on macOSRobert Pluim
2021-01-01Update copyright year to 2021Paul Eggert
2020-08-15Prefer Fvector to make_uninit_vectorPaul Eggert
2020-08-12Fix monospace font calculations on macOSYAMAMOTO Mitsuharu
2020-03-18Merge from origin/emacs-27Glenn Morris
2020-03-14Fix display of Big5 characters when using FontconfigEli Zaretskii
2020-01-01Merge from origin/emacs-27Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-23Remove some undefined behavior related to left shifts.Philipp Stephani
2019-07-20Simplify hashfn/cmpfn calling conventionPaul Eggert
2019-07-09Rename font_driver member close -> close_fontMattias Engdegård
2019-07-09Rename font_driver member open -> open_fontMattias Engdegård
2019-07-06Avoid crash inside CFCharacterSetIsLongCharacterMemberYAMAMOTO Mitsuharu
2019-06-30Fix negation in elements of OTF feature listYAMAMOTO Mitsuharu
2019-05-23Merge branch 'master' into harfbuzzYAMAMOTO Mitsuharu
2019-05-21Fix some deprecation notices on macOS 10.14Alan Third
2019-05-19Replace XChar2b with unsigned in all font backendsAlexander Gramiak
2019-05-02Fix NS buildYAMAMOTO Mitsuharu
2019-04-29Merge from origin/emacs-26Glenn Morris
2019-04-29* src/macfont.m (macfont_shape): Use convenient LGLYPH_NEW.YAMAMOTO Mitsuharu
2019-04-27Merge branch 'master' into harfbuzzYAMAMOTO Mitsuharu
2019-04-27Update multicolor font support statusYAMAMOTO Mitsuharu
2019-01-15Add portable dumperDaniel Colascione
2019-01-09Use shortcuts for FlengthPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-12-29Provide text directionality and language to HarfBuzz shaperEli Zaretskii
2018-12-09Add make_vector and make_nil_vectorPaul Eggert
2018-08-09Update src/{ns,mac}*.m to use bignum-compatible macrosCharles A. Roelli
2018-06-15Fix typo in previous macfont.m changePaul Eggert
2018-06-15Restore macfont.m casts to void *Paul Eggert
2018-06-14Just use cons in macfont_descriptor_entityPaul Eggert
2018-06-14New mint_ptr representation for C pointersPaul Eggert
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-12-16Remove two unused variables in macfont.mPhilipp Stephani
2017-12-12Remove ObjC blocks (Bug#23753)Alan Third
2017-12-12Remove ObjC blocks (Bug#23753)Alan Third
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-08-31Remove unneeded version checks (bug#28222)Alan Third
2017-08-29Fix cross macOS version building (bug#28222)Alan Third
2017-08-29Enable thin font smoothing in macOS (bug#28222)Ben Bonfil
2017-08-16Allow use of run-time OS version checks on macOS (bug#27810)Alan Third
2017-05-21Remove unused automatic variablesPhilipp Stephani