summaryrefslogtreecommitdiff
path: root/src/macfont.m
Commit message (Expand)AuthorAgeFilesLines
* Avoid crash inside CFCharacterSetIsLongCharacterMemberYAMAMOTO Mitsuharu2019-07-061-1/+4
* Fix negation in elements of OTF feature listYAMAMOTO Mitsuharu2019-06-301-1/+1
* Merge branch 'master' into harfbuzzYAMAMOTO Mitsuharu2019-05-231-4/+15
|\
| * Fix some deprecation notices on macOS 10.14Alan Third2019-05-211-1/+12
| * Replace XChar2b with unsigned in all font backendsAlexander Gramiak2019-05-191-2/+2
| * Merge from origin/emacs-26Glenn Morris2019-04-291-1/+1
| |\
| | * * src/macfont.m (macfont_shape): Use convenient LGLYPH_NEW.YAMAMOTO Mitsuharu2019-04-291-1/+1
* | | Fix NS buildYAMAMOTO Mitsuharu2019-05-021-2/+2
* | | Merge branch 'master' into harfbuzzYAMAMOTO Mitsuharu2019-04-271-14/+29
|\ \ \ | |/ /
| * | Update multicolor font support statusYAMAMOTO Mitsuharu2019-04-271-3/+3
| * | Add portable dumperDaniel Colascione2019-01-151-5/+22
| * | Use shortcuts for FlengthPaul Eggert2019-01-091-5/+3
| * | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
| |\ \ | | |/
| | * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | | Provide text directionality and language to HarfBuzz shaperEli Zaretskii2018-12-291-8/+23
|/ /
* | Add make_vector and make_nil_vectorPaul Eggert2018-12-091-4/+2
* | Update src/{ns,mac}*.m to use bignum-compatible macrosCharles A. Roelli2018-08-091-31/+31
* | Fix typo in previous macfont.m changePaul Eggert2018-06-151-1/+2
* | Restore macfont.m casts to void *Paul Eggert2018-06-151-2/+2
* | Just use cons in macfont_descriptor_entityPaul Eggert2018-06-141-7/+6
* | New mint_ptr representation for C pointersPaul Eggert2018-06-141-6/+6
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
| * Remove ObjC blocks (Bug#23753)Alan Third2017-12-121-73/+55
* | Remove two unused variables in macfont.mPhilipp Stephani2017-12-161-2/+0
* | Remove ObjC blocks (Bug#23753)Alan Third2017-12-121-73/+55
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Remove unneeded version checks (bug#28222)Alan Third2017-08-311-4/+1
* Fix cross macOS version building (bug#28222)Alan Third2017-08-291-1/+4
* Enable thin font smoothing in macOS (bug#28222)Ben Bonfil2017-08-291-0/+6
* Allow use of run-time OS version checks on macOS (bug#27810)Alan Third2017-08-161-5/+13
* Remove unused automatic variablesPhilipp Stephani2017-05-211-2/+1
* Nextstep: remove some deprecated method callsPhilipp Stephani2017-05-211-2/+3
* Remove calls to deprecated setUsesScreenFontsPhilipp Stephani2017-05-211-5/+2
* Use NSCharacterCollection instead of CTCharacterCollectionPhilipp Stephani2017-05-211-13/+13
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Use C99 syntax for font driversPaul Eggert2016-12-121-15/+15
* | Make struct font_drivers read-onlyPaul Eggert2016-12-011-30/+17
* | * src/lisp.h (LISP_INITIALLY_ZERO): Remove.Paul Eggert2016-12-011-2/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-191-3/+3
|\ \ | |/
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-3/+3
* | Fix synthetic bold on macOS retina displaysAlan Third2016-09-041-0/+12
* | * src/macfont.m (mac_font_shape): Make sure that total_advance is increasing.YAMAMOTO Mitsuharu2016-07-111-4/+6
* | Rename FACE_OPT_FROM_ID to FACE_FROM_ID_OR_NULLEli Zaretskii2016-07-021-2/+2
* | Port --enable-gcc-warnings to GCC 6.1Paul Eggert2016-05-181-1/+2
|/
* Disable multicolor fonts on OS X since they are not supported on free systemsYAMAMOTO Mitsuharu2016-04-121-3/+3
* Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Remove font workaround for limited outdated versionsYAMAMOTO Mitsuharu2015-12-091-14/+5