summaryrefslogtreecommitdiff
path: root/gnu/packages/fonts.scm
Commit message (Expand)AuthorAgeFilesLines
* build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod...•••Until now users would have to cargo cult or inspect the private %default-modules variable of (guix build-systems gnu) to discover which modules to include when extending the used modules via the #:modules argument. The renaming was automated via the command: $ git grep -l %gnu-build-system-modules | xargs sed 's/%gnu-build-system-modules/%default-gnu-imported-modules/' -i * guix/build-system/gnu.scm (%gnu-build-system-modules): Rename to... (%default-gnu-imported-modules): ... this. (%default-modules): Rename to... (%default-gnu-modules): ... this. Export. (dist-package, gnu-build, gnu-cross-build): Adjust accordingly. Change-Id: Idef307fff13cb76f3182d782b26e1cd3a5c757ee Maxim Cournoyer2024-08-311-2/+2
* gnu: fonts: Add font-atkinson-hyperlegible•••* gnu/packages/fonts.scm (font-atkinson-hyperlegible): New variable Change-Id: Ibf7571fd5e960f10baa064b1f7ef0cfc29a9c1cb Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Abhishek Cherath2024-08-211-0/+24
* gnu: Add font-paytone-one.•••* gnu/packages/fonts.scm (font-paytone-one): New variable. Change-Id: I0c1faf60855fbd10f2b4dd54026cfbabfa281441 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Luis Felipe2024-07-071-0/+28
* gnu: fonts: Add font-lilex.•••* gnu/packages/fonts.scm (font-lilex): New variable. Change-Id: I356897bc84f49e9c83ea0faba26ffcd2aaf62427 Signed-off-by: jgart <jgart@dismail.de> Charles2024-07-051-0/+20
* gnu: Add font-teko.•••* gnu/packages/fonts.scm (font-teko): New variable. Change-Id: I09ca2e04bfe1e4decf2a8fd9c028cb58bcda1033 Signed-off-by: Andreas Enge <andreas@enge.fr> Luis Felipe2024-06-141-0/+37
* gnu: font-gnu-freefont: Build with newer fontforge.•••* gnu/packages/fonts.scm (font-gnu-freefont)[source]: Add patch. Add snippet to remove processed python code. * gnu/packages/patches/font-gnu-freefont-python3-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Change-Id: I042697aba1ca4ff7448cd4fb62268e62fd883bc2 Efraim Flashner2024-06-061-6/+7
* gnu: font-public-sans: Update to 2.001.•••* gnu/packages/fonts.scm (font-public-sans): Update to 2.001. Change-Id: I404ec907827b4ce5b08f5021ef22dc0e8bb55e7a 宋文武2024-04-211-2/+2
* gnu: font-mononoki: Update to 1.6.•••* gnu/packages/fonts.scm (font-mononoki): Update to 1.6. Change-Id: I39d2690481197afa86ebdf959fd5f904d0b3104f 宋文武2024-04-211-2/+2
* gnu: font-spleen: Update to 2.1.0.•••* gnu/packages/fonts.scm (font-spleen): Update to 2.1.0. Change-Id: Icd27bdfa3d30dee6bc182bb21780e55f58185e7a 宋文武2024-04-211-2/+2
* gnu: Add font-lxgw-heartserif.•••* gnu/packages/fonts.scm (font-lxgw-heartserif): New variable. Change-Id: I94cab117c35c536526e8f88d7ba05a3e6b5747d5 Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zhu Zihao2024-04-191-0/+30
* gnu: Add font-lxgw-neozhisong.•••* gnu/packages/fonts.scm (font-lxgw-neozhisong): New variable. Change-Id: I351bb86a22ad610f51d6e0e8aea290285529cbd3 Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zhu Zihao2024-04-191-0/+30
* gnu: Add font-plangothic.•••* gnu/packages/fonts.scm (font-plangothic): New variable. Change-Id: I5982af96057dbb7c354ebfa32c173b25cf883461 Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zhu Zihao2024-04-191-0/+31
* gnu: Add font-jigmo.•••* gnu/packages/fonts.scm (font-jigmo): New variable. Change-Id: Icdc619043d9f88eb413344fa9e7c2915ec86acc8 Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zhu Zihao2024-04-191-1/+21
* gnu: font-google-noto-serif-cjk: Update to 2.002.•••* gnu/packages/fonts.scm (font-google-noto-serif-cjk): Update to 2.002. [source]: Switch to variable fonts. [arguments]<#:phases>: Keep only TTCs in "out". Install OTFs into "otf" output. [outputs]: Add "otf". Change-Id: Id22401ce85028951b6044ba418dbad764d581f01 Hilton Chain2024-03-171-3/+15
* gnu: font-google-noto-sans-cjk: Switch to variable fonts.•••* gnu/packages/fonts.scm (font-google-noto-sans-cjk) [source]: Switch to variable fonts. [arguments]<#:phases>: Keep only TTCs in "out". Install OTFs into "otf" output. [outputs]: Add "otf". Change-Id: I996d75b7892333bc69d21af53a5243a442e3a6b3 Hilton Chain2024-03-171-2/+14
* gnu: font-google-noto-emoji: Update to 2.042.•••* gnu/packages/fonts.scm (font-google-noto-emoji): Update to 2.042. [arguments]<#:phases>: Remove 'remove-unsupported. Replace install phase instead. Change-Id: I76cfbf3f8d34c484ed59b99969da7d93aaf41d72 Hilton Chain2024-03-171-7/+6
* gnu: font-google-noto: Prefer variable fonts and split outputs.•••* gnu/packages/fonts.scm (font-google-noto) [arguments]<#:phase>: Prefer variable fonts. Install hinted TTFs into "ttf" output. [outputs]: Add "ttf". Suggested-by: Jiwei YANG <yangjiwei@protonmail.com> Change-Id: Icac2927fb6c35d08504c379e273a5fc03b08ac46 Hilton Chain2024-03-171-0/+45
* gnu: font-google-noto: Update to 24.2.1.•••* gnu/packages/fonts.scm (font-google-noto): Update to 24.2.1. Change-Id: I238f914388a2d808b817de1252ba8ee84c6299bd Hilton Chain2024-03-171-2/+2
* gnu: font-lxgw-wenkai-tc: Update to 1.320.•••* gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 1.320. Change-Id: Id7881c2fd486341a48cc7f1cb9708988f672ab5a Hilton Chain2024-03-091-2/+2
* gnu: font-lxgw-wenkai: Update to 1.320.•••* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.320. Change-Id: I2c533eec088a5b62a4a54138c179a5a9f89d79a6 Hilton Chain2024-03-091-2/+2
* gnu: font-chiron-sung-hk: Split outputs.•••* gnu/packages/fonts.scm (font-chiron-sung-hk)[arguments]: Split outputs. [outputs]: Add "otf" and "ttf". Change-Id: Id96bba47e8f9ae9404a528bcceab3e110a05db4e Hilton Chain2024-03-091-0/+14
* gnu: font-chiron-hei-hk: Update to 2.509.•••* gnu/packages/fonts.scm (font-chiron-hei-hk): Update to 2.509. Change-Id: I29f2ad3409eaa9ecbdf964397d03110d83a91f75 Hilton Chain2024-03-091-2/+2
* gnu: font-chiron-sung-hk: Update to 1.011.•••* gnu/packages/fonts.scm (font-chiron-sung-hk): Update to 1.011. Change-Id: Ib462e1707e611a2ff8053d69d38d28324e8d1cfe Hilton Chain2024-03-091-2/+2
* gnu: font-gnu-unifont: Update to 15.1.05.•••* gnu/packages/fonts.scm (font-gnu-unifont): Update to 15.1.05. Change-Id: I79b51df78735d52afc5dde129bff299f3e83b7f6 Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Andy Tai2024-03-051-2/+2
* gnu: Add font-dongle.•••* gnu/packages/fonts.scm (font-dongle): New variable. Change-Id: I48449c3681b6bc9e90d41a8de7be0dfdd4e78153 Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Christina O'Donnell2024-02-261-0/+56
* gnu: font-intel-one-mono: Split outputs for "out", "ttf" and "woff".•••* gnu/packages/fonts.scm (font-intel-one-mono)[outputs]: New field. [arguments]: Add 'split-outputs phase. Change-Id: I0323fb55b9609c93c916b32fef4821533d580b48 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> 宋文武2024-02-221-0/+18
* gnu: font-intel-one-mono: Update to 1.3.0.•••* gnu/packages/fonts.scm (font-intel-one-mono): Update to 1.3.0. Change-Id: I635100c90829de55d922b4e28a2f2524f44566dd Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> 宋文武2024-02-221-2/+2
* gnu: Add font-libre-franklin.•••* gnu/packages/fonts.scm (font-libre-franklin): New variable. Change-Id: I4732b76b74be861d5c7b071a4f562373664e8282 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves2024-02-201-0/+24
* gnu: Add font-oswald.•••* gnu/packages/fonts.scm (font-oswald): New variable. Change-Id: Ief63b944b722d5ed1b3cabd041bcd75948a1f59e Signed-off-by: Ludovic Courtès <ludo@gnu.org> Luis Felipe2024-02-051-1/+29
* gnu: font-sarasa-gothic: Update to 1.0.5.•••* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 1.0.5. Change-Id: I53b2a12f607e0a75645759f8e9190fe7117b49cd Hilton Chain2024-02-051-2/+2
* gnu: Add font-cardo.•••* gnu/packages/fonts.scm (font-cardo): New variable. Change-Id: I60edadc74c33690bb14dff209979a57f22dd5277 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Hilton Chain2024-01-071-0/+23
* gnu: font-sarasa-gothic: Update to 1.0.3.•••* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 1.0.3. [source]: Update the URI. Change-Id: I227632d725fb341199c738a5aa6ac17e7ea635cb Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Hilton Chain2024-01-071-3/+3
* gnu: font-lxgw-wenkai: Update to 1.315.•••* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.315. Change-Id: I28d0526af7868a50a378fcbd5bd2d11d27b02aa1 Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Hilton Chain2023-12-311-2/+2
* gnu: font-jetbrains-mono: Use the correct license.•••The build scripts are licensed under asl2.0 but the packaged font files are licensed under silofl1.1. * gnu/packages/fonts.scm (font-jetbrains-mono)[license]: Use silofl1.1 instead of asl2.0. Change-Id: I256a89b6e4bdb368c9cc94cae0808f72c76e7599 Signed-off-by: Hilton Chain <hako@ultrarare.space> Saku Laesvuori2023-12-191-1/+1
* gnu: font-jetbrains-mono: Update to 2.304•••* gnu/packages/fonts.scm (font-jetbrains-mono): Update to version 2.304. Change-Id: Id325fda8f9b50cf830107823c6ca1b439a6bdca0 Signed-off-by: Hilton Chain <hako@ultrarare.space> Saku Laesvuori2023-12-191-2/+2
* gnu: font-sarasa-gothic: Update to 0.42.6.•••* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.42.6. Change-Id: I84203bf94b3b147c440a473fef0fcff4596fcd29 Hilton Chain2023-11-251-2/+2
* gnu: font-lxgw-wenkai-tc: Update to 1.011.•••* gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 1.011. Change-Id: I632f25389077825320db741ab23ef6e2ec09b6fb Hilton Chain2023-11-251-2/+2
* gnu: font-lxgw-wenkai: Update to 1.311.•••* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.311. Change-Id: I0d7530c917a78e9f283ebfd4b84064b77261338d Hilton Chain2023-11-251-2/+2
* gnu: font-google-noto: Update to 23.11.1.•••[1] indicates that [2] is the new _distribution_ upstream for Noto fonts. [1]: <https://github.com/notofonts/noto-fonts> [2]: <https://github.com/notofonts/notofonts.github.io> * gnu/packages/fonts.scm (font-google-noto): Update to 23.11.1. [source]<method>: Switch to git-fetch. Change-Id: I242710336ec81489f9800b68416f45c57d28b2bd Signed-off-by: Christopher Baines <mail@cbaines.net> Bruno Victal2023-11-051-6/+7
* gnu: font-terminus: Install the README.•••* gnu/packages/fonts.scm (font-terminus): Add a new 'install-documentation phase. Tobias Geerinckx-Rice2023-10-151-1/+14
* gnu: Add font-orbitron.•••* gnu/packages/fonts.scm (font-orbitron): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Luis Felipe2023-10-081-0/+27
* gnu: font-lxgw-wenkai-tc: Update to 1.010.•••* gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 1.010. Hilton Chain2023-10-031-2/+2
* gnu: font-lxgw-wenkai: Update to 1.310.•••* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.310. Hilton Chain2023-10-031-2/+2
* gnu: font-sarasa-gothic: Update to 0.42.1.•••* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.42.1. Hilton Chain2023-10-031-2/+2
* gnu: font-chiron-hei-hk: Update to 2.508.•••* gnu/packages/fonts.scm (font-chiron-hei-hk): Update to 2.508. Hilton Chain2023-10-031-2/+2
* gnu: font-sarasa-gothic: Update to 0.42.0.•••* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.42.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Hilton Chain2023-09-301-2/+2
* gnu: font-gnu-unifont: Update to 15.1.01.•••* gnu/packages/fonts.scm (font-gnu-unifont): Update to 15.1.01. [source]: Adjust snippet to not remove non-existent precompiled files. [arguments]: Disable parallel build. Adjust custom 'install phase to not duplicate actions from the Makefile. Efraim Flashner2023-09-181-12/+5
* gnu: font-chiron-sung-hk: Update to 1.010.•••* gnu/packages/fonts.scm (font-chiron-sung-hk): Update to 1.010. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Hilton Chain2023-09-081-2/+2
* gnu: Add font-junicode.•••* gnu/packages/fonts.scm (font-junicode): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Philip McGrath2023-09-051-1/+31
* gnu: Add fonts-tlwg.•••* gnu/packages/fonts.scm (fonts-tlwg): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> chris2023-09-051-0/+23