Commit graph

2346 commits

Author SHA1 Message Date
Bill Kendrick
1da3489e0a Support <include> directive in FontConfig conf files
When parsing FontConfig "fonts.conf" files, supporting
(via homegrown code) "<include>" directives, to include
another conf file, or a directory of conf files.
(h/t Will Thompson for pointing this out)
2025-07-24 03:10:20 +01:00
Bill Kendrick
02f3507f58 Expose SDL2_gfx to Magic Tool plugins
h/t Will Thompson
(https://github.com/flathub/org.tuxpaint.Tuxpaint/blob/master/Expose-SDL2_gfx-to-magic-plugins.patch)
2025-07-18 23:09:52 +01:00
Bill Kendrick
bbaa39fba8 Doc'ing French updates
h/t Jacques
2025-07-08 09:56:47 +01:00
Mark Kim
681cd0a494 macOS port remove dependency on libSDLmain.a
It's no longer required since the migration to SDL2.
2025-06-29 18:02:34 -04:00
Bill Kendrick
858fa75ea5 Regen ENVVARS after section/header tags added 2025-06-08 11:23:14 -07:00
Bill Kendrick
2ef45a2c6a Sync docs: Text/Labels/ENVVARS -> EXTENDING re: fonts 2025-06-08 11:10:03 -07:00
Bill Kendrick
848924c6dc Doc'ing ENVVARS & EXTNEDING updates re: Fonts 2025-06-08 11:04:26 -07:00
Bill Kendrick
7f01203ffa Sync EXTENDING re: FontConfig 2025-06-08 11:02:09 -07:00
Bill Kendrick
f33cb19c7f Sync EXTENDING docs re: system fonts 2025-06-08 10:31:46 -07:00
Bill Kendrick
326581b1d2 Sync all docs w/ new version # 2025-06-08 09:56:29 -07:00
Bill Kendrick
46fb261e84 ENVVARS docs update (re: FontConfig vars) 2025-06-08 09:55:36 -07:00
Bill Kendrick
cab4394173 Allow EOL-less description lines at EOF
Mended bug where EOL-less descriptive text at the end
of a file (e.g., a stamp description) would get ignored.

Closes https://sourceforge.net/p/tuxpaint/bugs/298/
h/t Laura
2025-06-06 20:55:01 -07:00
Bill Kendrick
742ab6ddaa Sync docs after 0.9.36 version bump 2025-06-03 22:24:33 -07:00
Bill Kendrick
6c5258fc7f Not enough capacity for all Magic tools when ungrouped
When "ungroupmagictools" is used, Tux Paint ran out of slots
for magic tools.

Closes https://sourceforge.net/p/tuxpaint/bugs/299/
h/t Billy A.
2025-06-03 22:15:25 -07:00
Bill Kendrick
4849fc006f Preparing for 0.9.35 release
* Drop "-rc1" from version in Makefile
* Sync (bump date) in docs & manpage
* Bump date in CHANGES.txt
* Bump date in appdata file (`org.tuxpaint.Tuxpaint.appdata.xml.in`)
* Bump copyright year in `win32/resources.rc`
2025-05-26 12:10:26 +01:00
Bill Kendrick
dd6d10888d Regen docs after more (final-ish) French updates
Thanks again, Jacques!
2025-05-03 20:16:36 +01:00
Bill Kendrick
401110ad16 Regen docs after more French updates
h/t Jacques
2025-05-03 12:06:50 +01:00
Bill Kendrick
a620c44526 Regen docs after French updates
h/t Jacques

Also, after date bumps
2025-05-02 23:13:01 +01:00
Bill Kendrick
ce911b45cd Sync Swedish docs
h/t Daniel
2025-04-21 10:02:26 -07:00
Bill Kendrick
3b15ddb840 Regen all docs after Swedish updates
h/t Daniel!!!
2025-04-20 18:18:20 -07:00
Bill Kendrick
387dea9eee Un-retire a translator
Welcome back, Daniel!
2025-04-19 12:58:08 -07:00
Bill Kendrick
a79ac184c5 Resync docs after mending formatting bug 2025-04-19 12:47:44 -07:00
Bill Kendrick
136d77ac27 Sync docs after Swedish update (needs work)
Many strings ended up being fuzzy; will talk with Daniel
2025-04-19 12:32:19 -07:00
Bill Kendrick
34937ef37a docs/Makefile -- add Swedish as a HTML->TXT target 2025-04-19 12:20:37 -07:00
Bill Kendrick
855c74da1d Doc'ing Swedish translation update
h/t Daniel!
2025-04-19 12:17:51 -07:00
Bill Kendrick
3036381632 Update CHANGES.txt date & fix formatting 2025-03-28 22:00:04 -07:00
dolphin6k
a33fd73347 Updated Japanese translations 2025-03-29 11:39:40 +09:00
Bill Kendrick
07d39211fe Doc'ing French update
h/t Jacques
2025-03-26 09:25:41 -07:00
Bill Kendrick
75fbc97e9f Bump date in docs & AppData file
README
CHANGES
manpage
2025-03-24 19:14:30 -07:00
Bill Kendrick
68be23f1c2 Doc'ing Catalan update
h/t Pere
2025-03-19 17:17:07 -07:00
Bill Kendrick
db58de2953 German translation update
h/t Holger W. (via Jonathan C.)
2025-03-06 01:22:56 -08:00
Bill Kendrick
6a5f8d3075 Apparently done looking for "fonts.conf" FontConfig files 2025-02-22 15:59:53 -08:00
Bill Kendrick
e04bfc651a Starting work to support <dir prefix=...> in fonts.conf
FontConfig fonts.conf's <dir> tags support a few different
"prefix" attributes.  We'll need to support "xdg" (done here)
and "relative" (forthcoming).
2025-02-22 12:52:27 -08:00
Bill Kendrick
653f1a20c5 Windows: Load fonts.conf that ships w/ Tux Paint
Plus more comments & FIXMEs!
2025-02-22 02:52:05 -08:00
Bill Kendrick
2627b87316 CHANGES.txt: Note where Windows users fonts are read from 2025-02-22 01:22:47 -08:00
Bill Kendrick
223803e641 RELEASE: Reminder to create new milestone @ SourceForge 2025-02-16 12:06:09 -08:00
Bill Kendrick
bc47f0e36f Sync docs after INSTALL/FAQ update re: /SILENT 2025-01-24 00:27:43 -08:00
Bill Kendrick
473c649b9a Sync docs to grab /SILENT option in INSTALL & FAQ docs 2025-01-24 00:05:05 -08:00
Bill Kendrick
b88145b924 Regen DOCs after clean up (removal of "as of..." notes) 2025-01-12 10:40:45 -08:00
Bill Kendrick
5797769eb8 Sync docs after noting AppData & .tuxpaint are hidden...
...and ways to access them.
2025-01-09 00:52:54 -08:00
Bill Kendrick
e2f33a491b Sync docs after dropping Windows 7...
...from "saved files"
2025-01-06 14:11:29 -08:00
Bill Kendrick
233b3b90c6 Sync docs after bumping README & manpage dates 2025-01-06 00:56:10 -08:00
Bill Kendrick
bb675a9e4b Look for FontConfig "fonts.conf" on Haiku, too
h/t Luc
2025-01-03 21:21:44 -08:00
Bill Kendrick
1b293283a5 Makefile checks for uname -s of "NetBSD"
h/t Thomas
2025-01-03 13:43:37 -08:00
Bill Kendrick
68df71b325 Doc'ing Win user font loading
h/t Shin-ichi
2025-01-02 23:11:09 -08:00
Mark Kim
0b28bf49e4 Minor macOS documentation corrections 2024-12-29 17:37:59 -05:00
Bill Kendrick
228b724cda Look in macOS specific location for fontconfig config
h/t Mark
2024-12-29 14:01:41 -08:00
Bill Kendrick
a9c1f8e94b Quickstart: Sync after note about Command vs Control 2024-12-29 13:25:09 -08:00
Bill Kendrick
a502a431e5 Sync quickstart guide, after adding "Paste" 2024-12-29 13:05:16 -08:00
Bill Kendrick
cd392a7864 WIP Load for fonts in locations specified by FontConfig
Checking for fonts in any locations specified by "<dir>"
entries found in system-wide and user-level FontConfig config files.
This allows more fonts, and user-specific fonts, to be found & loaded.

TODO - Looking in Un*x-specific `/etc/fonts/fonts.conf` and
`~/.config/fontconfig/fonts.conf`, and should look in the
correct places on other platforms.

NOTE - This adds a build dependency on `libxml-2.0`.
2024-12-29 02:14:54 -08:00