aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32uniscribe.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Avoid compiler warnings in MinGW buildsEli Zaretskii2025-06-011-3/+5
* Avoid crashes on MS-Windows on repeated client connectionsEli Zaretskii2025-03-031-0/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Fix the MS-Windows build broken by recent changesEli Zaretskii2024-12-201-9/+1
* Fix bootstrap on MS-WindowsEli Zaretskii2024-10-261-1/+0
* ; Fix coding style of Uniscribe filesPo Lu2024-10-261-1/+0
* Implement drawing text with DirectWrite on MS-Windows.Cecilio Pardo2024-10-251-12/+19
* Merge from savannah/emacs-30Po Lu2024-09-111-1/+1
|\
| * Fix use of Uniscribe font driver in MinGW buildEli Zaretskii2024-09-101-1/+1
* | Improve font search and handling on MS-WindowsEli Zaretskii2024-08-031-1/+1
|/
* Merge remote-tracking branch 'savannah/scratch/windows-98' into emacs-30Po Lu2024-06-301-37/+103
|\
| * * src/w32uniscribe.c (syms_of_w32uniscribe_for_pdumper): Typos.scratch/windows-98Po Lu2024-06-271-2/+6
| * Fix Cygwin buildPo Lu2024-06-271-3/+5
| * Restore functionality on Windows 98Po Lu2024-06-231-37/+97
* | Use HarfBuzz in Cygwin-w32 buildKen Brown2024-06-251-1/+6
|/
* ; Fix last change in inclusion of byteswap.h headerEli Zaretskii2024-03-301-5/+4
* Remove redundant casts from void* with malloc functionsStefan Kangas2024-01-101-2/+1
* Revert "Add new `swap` macro and use it"Po Lu2024-01-061-2/+2
* Add new `swap` macro and use itStefan Kangas2024-01-061-2/+2
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix typo in populating otf_capability method for HarfBuzzYAMAMOTO Mitsuharu2019-12-031-1/+1
* Fix HarfBuzz support on MS-WindowsEli Zaretskii2019-07-251-1/+10
* Implement the otf_capability method for HarfBuzzYAMAMOTO Mitsuharu2019-07-011-0/+1
* Fix the handling of font backend supersedence on MS-WindowsEli Zaretskii2019-06-181-0/+1
* ; src/w32uniscribe.c: Remove redundant include of math.h.Eli Zaretskii2019-06-011-1/+0
* Implement the get_variation_glyphs method for HarfBuzz on MS-WindowsEli Zaretskii2019-06-011-1/+50
* Move common HarfBuzz code to a common file hbfont.cEli Zaretskii2019-06-011-425/+4
* Add HarfBuzz font backend for MS-WindowsEli Zaretskii2019-05-311-25/+717
* Merge branch 'master' into harfbuzzYAMAMOTO Mitsuharu2019-04-271-1/+16
|\
| * Merge from origin/emacs-26Glenn Morris2019-01-181-0/+6
| |\
| | * Attempt to fix hangs on MS-Windows due to C-gEli Zaretskii2019-01-141-0/+6
| * | Add portable dumperDaniel Colascione2019-01-151-0/+9
| * | 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-1/+6
|/ /
* | Define get_proc_addr in Cygwin-w32 buildAndy Moreton2018-08-201-0/+1
* | Pacify -Wcast-function-type warnings in GCC 8.1Andy Moreton2018-08-171-3/+3
* | More macro renamings for bignumTom Tromey2018-08-071-1/+1
* | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-121-5/+5
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-291-1/+1
* Avoid quitting inside a critical section on MS-WindowsEli Zaretskii2017-02-231-0/+7
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | * src/lisp.h (LISP_INITIALLY_ZERO): Remove.Paul Eggert2016-12-011-2/+1
* | Fix compiler warnings in the MinGW buildEli Zaretskii2016-05-211-2/+4
|/