This website requires JavaScript.
531d10ba8a
Merge branch 'issues/354' into 'main'
Akira TAGOH
2023-12-08 02:43:55 +0000
40227fdc56
Merge branch 'hide-byteReverse-symbol' into 'main'
andhe
2023-12-07 02:57:51 +0000
916b89609f
Merge branch 'fix-runtestsh-on-meson' into 'main'
Akira TAGOH
2023-12-06 18:08:26 +0000
74016f365d
Merge branch 'add-freebsd-ci' into 'main'
Akira TAGOH
2023-12-06 10:22:30 +0000
51160281e3
CI: static build only for rawhide
main
Akira TAGOH
2023-12-06 19:21:38 +0900
966ab23a99
CI: Update
Akira TAGOH
2023-12-05 14:39:00 +0900
b94063324d
Merge branch 'ubserialize' into 'main'
Mitchell Hashimoto
2023-12-06 03:25:35 +0000
e710e2288e
Merge branch 'update-citemplate' into 'main'
Akira TAGOH
2023-12-05 04:15:37 +0000
e0f44326cb
.gitlab-ci: Update
Akira TAGOH
2023-12-05 13:14:15 +0900
05df37f0f0
Merge branch 'issues/384' into 'main'
Akira TAGOH
2023-11-21 16:19:38 +0000
5aa56a89a3
Merge branch 'main' into 'main'
Dmitry Bely
2023-11-21 16:19:23 +0000
c49280996e
Merge branch '30-core-fonts-web' into 'main'
Kevin Degeling
2023-11-21 16:16:45 +0000
c53079fcc1
Add iconv detection for meson build
Akira TAGOH
2023-11-20 16:45:18 +0900
675e905573
Merge branch 'preprocess' into 'main'
Xavier Claessens
2023-09-25 01:28:17 +0000
a264a2c0ca
Work around decoding strings in Macintosh encoding for the name table.
Akira TAGOH
2023-08-14 19:16:04 +0900
34883cb414
Retry to decode strings in the name table as UTF-16BE in some cases.
Akira TAGOH
2023-08-14 19:07:23 +0900
81a26a6b62
Update the encoding table for Simplified Chinese
Akira TAGOH
2023-08-14 12:20:51 +0900
5f94e96dca
Fix build issue on MinGW
Akira TAGOH
2023-09-13 17:52:31 +0900
6d2a4ae71c
Add sys/stat.h and sys/types.h to check for meson
Akira TAGOH
2023-09-13 17:51:54 +0900
16eff2de23
Update CaseFolding.txt to Unicode 15.1
Akira TAGOH
2023-09-13 20:09:57 +0900
70e2a9a189
Fix an error of "initializer element is not constant"
Akira TAGOH
2023-09-11 17:34:23 +0900
e0eb855462
Detect standalone CFF fonts for FC_FONT_WRAPPER
Khaled Hosny
2023-08-24 14:11:26 +0300
c356cb5036
Avoid __declspec(dllexport) for MSVC static build
Dmitry Bely
2023-08-15 14:06:38 +0000
5d954398d1
Create a symlink with relative path
Akira TAGOH
2023-08-10 20:18:37 +0900
f614ec4d60
Add FC_FONT_WRAPPER
Khaled Hosny
2023-08-03 11:08:23 +0300
2fb3419a92
Fix uninitialized memory access when failing memory allocation.
Akira TAGOH
2023-07-27 16:11:07 +0900
1a7a3fcb36
Fix .gitlab-ci/other.yml
Akira TAGOH
2022-10-28 19:05:16 +0900
ad7dbdade5
test/wrapper-script.sh: don't add a path when executable already has a path name.
Akira TAGOH
2022-10-28 16:07:37 +0900
66865706a2
Enable run-test.sh on meson for non-Win32
Akira TAGOH
2022-10-27 19:01:48 +0900
f07d7c67e4
Add aliases for Helvetica LT Std
xiota
2023-07-15 07:39:58 +0000
a812d44309
fixed typos in fc-conflist.sgml
pell
2023-07-14 15:42:04 -0500
4244a5d4ec
Apply a fix of ci-templates
Akira TAGOH
2023-07-15 16:00:23 +0900
ecf25c89f8
Merge branch 'msys2-build' into 'main'
Nirbheek Chauhan
2023-07-14 03:07:41 +0000
db5f88a4e4
ci: Fix issue with fedora rawhide by bumping ci-templates commit
Nirbheek Chauhan
2023-07-14 08:25:09 +0530
6081263d13
meson: Always write utf-8 files with LF newlines
Nirbheek Chauhan
2023-07-13 07:28:52 +0530
8c0727b1c3
meson: Always use posix path, even on Windows
Nirbheek Chauhan
2023-07-12 10:53:59 +0530
b1d149347a
Rework CI implementation v2
Akira TAGOH
2023-04-06 16:46:54 +0900
3c16ea2849
Fix a typo
Akira TAGOH
2023-03-31 23:27:21 +0900
428515daae
Rework CI implementation
Akira TAGOH
2023-03-31 23:21:45 +0900
3a45c6b287
Merge branch 'gitlab-ci-update2' into 'main'
Akira TAGOH
2023-07-01 02:17:48 +0000
657c597ceb
Provide FC_WIDTH_* constants as float
Akira TAGOH
2023-06-14 19:12:50 +0900
7e2a1b2577
Add more docs about selectfont
Akira TAGOH
2023-06-12 19:59:53 +0900
7aa647eb9e
Use 'outline' instead of 'scalable' for bitmaps
Akira TAGOH
2023-06-12 16:54:24 +0900
fb726e86bd
Fix a typo in scalable property
Akira TAGOH
2023-06-12 16:51:26 +0900
842f09c4f0
Fix a typo for FcCharSetDelChar doc
Akira TAGOH
2023-06-08 20:21:47 +0900
d22236b42d
Meson: Fix build with clang-cl by using cc.preprocess()
Xavier Claessens
2023-05-31 09:36:11 -0400
ce182817b4
meson: Support any compiler with gcc or msvc argument syntax
Xavier Claessens
2023-06-01 08:26:49 -0400
ff037052bc
Fix a typo
Akira TAGOH
2023-05-30 19:00:02 +0900
e4987ef114
Remove the problematic language from code and doc
Akira TAGOH
2023-05-29 22:13:23 +0900
f0612537cb
Add namedinstance property
Akira TAGOH
2023-05-25 20:12:31 +0900
85d16a960d
Merge branch 'otvf-ital-slnt' into 'main'
msizanoen1
2023-05-17 16:37:26 +0000
1751596768
Add missing property descriptions
Akira TAGOH
2023-05-17 14:18:52 +0900
963ec653a3
Change the order of the properties to the order of fontconfig cache format
Akira TAGOH
2023-05-17 14:11:22 +0900
222d058525
Some doc clarifications
Jean Abou Samra
2023-04-15 14:12:05 +0200
ec3e747d2f
Fix leak of `reason` in _FcConfigParse when not complaining
Ben Wagner
2023-03-30 14:23:27 -0400
c2666a6d9a
Add optional 11-lcdfilter-none configuration
Sefa Eyeoglu
2023-03-21 15:56:01 +0100
04546f1876
Update 65-nonlatin.conf for macOS
Akira TAGOH
2023-03-13 18:36:04 +0900
90a86399cf
Add integration with OpenType VF `ital` and `slnt` axes
msizanoen1
2023-03-04 18:55:29 +0700
b0a5af1bd2
Add another test case for flatpak
Akira TAGOH
2023-03-06 17:01:38 +0900
860b9997ef
Clean up unused code
Akira TAGOH
2023-03-06 15:34:58 +0900
a6a1695722
Reload MM/VF metadata for each font face in font collection
msizanoen1
2023-02-22 21:53:17 +0700
89af138176
In fcfreetype.c, `GetScriptTags`: fix `use_of_uninitialized_value` and return the correct number of parsed tags in case the font file contains less tags than indicated.
Vitaly Lysenkov
2023-02-21 20:13:23 +0000
06929a556f
Fix false-positive CFI failure
Tom Anderson
2023-02-10 23:53:15 +0000
2ef790a0db
Fix filepaths added when scanning with sysroot
Tom Anderson
2023-02-09 01:31:26 +0000
311f6caaa8
Bump version to 2.14.2
Akira TAGOH
2023-01-27 14:46:22 +0900
7861a71961
Bump version to 2.14.2
2.14.2
2.14-branch
Akira TAGOH
2023-01-27 14:46:22 +0900
c0eaca02ef
Adujst indentation between programlisting in fontconfig-user.sgml
Akira TAGOH
2023-01-27 14:25:11 +0900
43baa9a884
Adujst indentation between programlisting in fontconfig-user.sgml
Akira TAGOH
2023-01-27 14:25:11 +0900
470c32e973
Merge branch 'Mathnerd314-main-patch-49380' into 'main'
Mathnerd314
2023-01-25 20:34:05 +0000
bd95bafba0
Add some missing constant names for weight.
Akira TAGOH
2023-01-25 21:35:57 +0900
b54b98bb21
Add some missing constant names for weight.
Akira TAGOH
2023-01-25 21:35:57 +0900
e3d9ad280a
Report more detailed logs instead of assertion.
Akira TAGOH
2023-01-25 11:50:29 +0900
50c55e95f4
Expand ~ in glob
Ondrej Balaz
2023-01-25 05:00:57 +0900
7663a0db66
Fix a typo in description for HAVE_STDATOMIC_PRIMITIVES
Akira TAGOH
2023-01-23 23:01:52 +0900
92f093a4c4
Report more detailed logs instead of assertion.
Akira TAGOH
2023-01-25 11:50:29 +0900
10b2905e05
fix typo
lilinjie
2023-01-12 15:32:36 +0800
8f5e6dc91b
src/meson.build: Store correct paths to fontconfig.pc.
Akira TAGOH
2022-12-28 21:58:09 +0900
6c2b709b32
Ignore LC_CTYPE if set to "UTF-8"
Jean Abou Samra
2022-12-08 13:02:19 +0100
e2e3c10de7
Convert more tabs to spaces in docs
Akira TAGOH
2022-12-13 23:17:32 +0900
afe6e8101a
Convert tabs to spaces
Akira TAGOH
2022-12-13 16:05:41 +0900
da1e3f35e6
Expand ~ in glob
Ondrej Balaz
2023-01-25 05:00:57 +0900
f7091cd17b
Fix a typo in description for HAVE_STDATOMIC_PRIMITIVES
Akira TAGOH
2023-01-23 23:01:52 +0900
b7586f0170
fix typo
lilinjie
2023-01-12 15:32:36 +0800
8378fae726
Make byteReverse hidden
Andreas Henriksson
2023-01-05 17:19:44 +0100
aec775130b
src/meson.build: Store correct paths to fontconfig.pc.
Akira TAGOH
2022-12-28 21:58:09 +0900
6e3fe92b20
Ignore LC_CTYPE if set to "UTF-8"
Jean Abou Samra
2022-12-08 13:02:19 +0100
8b854dddb0
Convert more tabs to spaces in docs
Akira TAGOH
2022-12-13 23:17:32 +0900
27a21ccef0
Convert tabs to spaces
Akira TAGOH
2022-12-13 16:05:41 +0900
ce9cbe36d8
Change index type to 16 bit and bump cache version to 9
Mike FABIAN
2022-12-05 11:07:59 +0100
9097ada0ef
Add {agr,ayc,bem,ckb,cmn,dsb,hak,lij,lzh,mfe,mhr,miq,mjw,mnw,nan,nhn,niu,rif,sgs,shn,szl,tcy,tpi,unm,wae,yue,yuw}.orth
Mike FABIAN
2022-12-02 12:36:55 +0100
ddea974d3c
Do not change the order of orth files
Akira TAGOH
2022-12-08 15:54:26 +0900
c8f6210bab
Add anp.orth, bhb.orth, hif.orth, mag.orth, raj.orth, and the.orth
Mike FABIAN
2022-12-02 10:11:53 +0100
ed6c9cf67b
Ignore null pointer on Fc*Destroy functions
Akira TAGOH
2022-12-05 21:40:26 +0900
6663fe457d
Update po-conf/POTFILES.in
Akira TAGOH
2022-11-28 17:54:19 +0900
030759b74f
Add --with-default-sub-pixel-rendering option
Akira TAGOH
2022-11-28 17:40:43 +0900
6715a14f13
Add FC_DESKTOP_NAME property
Akira TAGOH
2022-11-25 21:15:32 +0900
eb0a199e06
Store artifacts for meson windows CI
Akira TAGOH
2022-10-28 18:39:31 +0900
c42eb5b503
Fix the build issue on meson when -g option is added to c_args
Akira TAGOH
2022-10-27 12:32:07 +0900
1bea54624d
meson: Update freetype2 git repository to upstream
Jason Francis
2022-10-24 20:25:35 -0500
a07e2f1e8a
meson: modify gperf test to remove sh dependency
Christopher Degawa
2022-10-25 14:41:05 -0500