Commit graph

2012 commits

Author SHA1 Message Date
Bill Kendrick
d570f12f0b Sync docs: macOS build info & French translation
h/t Mark & Jacques
2023-08-20 09:27:15 -07:00
Bill Kendrick
89a8cc5efe Doc'ing French translation updates
h/t Jacques
2023-08-06 11:59:12 -07:00
Mark Kim
cfc76eb698 Simplify building on macOS
Simplify macOS building by signing macOS app bundle anonymously by
default.
2023-07-22 23:24:03 -04:00
Bill Kendrick
43a253fd4f Ready for 0.9.31; bump date & drop -rc1 from version 2023-07-20 22:32:11 -07:00
Bill Kendrick
be7741ba35 Crediting Pere & Terrence for Andorid port, too! 2023-07-20 21:38:13 -07:00
Bill Kendrick
b970e0fc51 Sync docs: Quickstart: Mention Open->Template 2023-07-19 01:03:08 -07:00
Bill Kendrick
b71a4d2987 Avoid stamp & eraser XOR garbage when using quick eraser
(Click+[X])
2023-07-19 00:49:16 -07:00
Bill Kendrick
4a8de9f990 ja_JP docs - Further improve wordwrap forbiddens 2023-07-18 00:16:10 -07:00
Bill Kendrick
d309726dd9 ja_JP docs: Also forbid wrapping on full-width parens 2023-07-18 00:01:29 -07:00
Bill Kendrick
25a423f164 Japanese docs HTML->TXT forbidden wordwraps; sync MAGIC-API 2023-07-17 23:52:23 -07:00
Bill Kendrick
dadcc9ba2d TODO for dealing with "forbidden" wordwrap characters 2023-07-17 14:34:12 -07:00
Bill Kendrick
0ceb9224c4 Regen main docs' TXT via w3m! 2023-07-16 10:49:44 -07:00
Bill Kendrick
82ee0dda75 Using w3m for HTML->TXT doc conversion
h/t Shin-ichi for the tip
2023-07-16 10:48:00 -07:00
Bill Kendrick
8800a58533 WIP Experimental Japanese TXT doc text wrapper 2023-07-15 11:14:46 -07:00
Bill Kendrick
80a74f4931 Sync Japanese docs
h/t Shin-ichi
2023-07-15 11:13:50 -07:00
Bill Kendrick
dd23111c46 Bump date in CHANGES.txt 2023-07-13 23:14:34 -07:00
Bill Kendrick
c82771570b Sync docs after date bumps 2023-07-13 23:11:20 -07:00
Bill Kendrick
59d33bde14 Sync docs; add Threads, grab Japanese updates
h/t Shin-ichi
2023-07-10 21:21:06 -07:00
Bill Kendrick
f530b74a27 Sync'ing docs: grab new "Controlling Tux Paint" section 2023-07-09 12:55:23 -07:00
Bill Kendrick
b63b070325 Sync docs after enumeration & accessibility note 2023-07-09 11:42:10 -07:00
Bill Kendrick
d4ebc0d5be Sync Japanese docs again
h/t Shin-ichi
2023-07-08 10:28:22 -07:00
Bill Kendrick
038350e3da Sync README to grab Japanese updates
h/t Shin-ichi
2023-07-07 21:24:37 -07:00
Bill Kendrick
0cabea5edf Doc'ing Catalog l10n updates
h/t Pere
2023-07-07 16:08:34 -07:00
Bill Kendrick
1d17ee6b0d Sync Japanese doc updates (& credit Shin-ichi) 2023-07-05 14:12:03 -07:00
Bill Kendrick
0c3b7b283f Updating changelog re: uifont
Shin-ichi has been instrumental in getting it to work right :D
2023-07-02 12:20:19 -07:00
Bill Kendrick
78c0305b23 Calligraphy offers sizes now
h/t abruh for the idea
2023-07-01 02:02:16 -07:00
Bill Kendrick
e98daa5a62 Fill -> Linear Gradient: Show angle while dragging
When using the Linear Gradient fill tool, the angle of the
gradient is now is shown (in the instructions at the bottom).

h/t Miyagi Andel for the idea
2023-07-01 01:21:10 -07:00
Bill Kendrick
ab8b36d820 Dumb whitespace due to a new PHP comment 2023-06-29 17:50:14 -07:00
Bill Kendrick
9e4cf81f5c Translate 'size' more places in Icelandic example C 2023-06-29 17:48:44 -07:00
Bill Kendrick
81cf486d4d Resync docs to get is_IS tp_magic_example.c 2023-06-29 17:35:23 -07:00
Bill Kendrick
9ca2bcb8e5 Getting Icelandic docs translated for real this time 2023-06-29 16:34:00 -07:00
Bill Kendrick
c7f83e4167 Initial commit of Icelandic translated docs
h/t Sveinn
2023-06-29 00:50:02 -07:00
Bill Kendrick
78e9461c7c Icelandic update
h/t Svienn
2023-06-29 00:08:31 -07:00
Bill Kendrick
4c71c00e0f Doc'ing French l10n update
h/t Jacques
2023-06-28 11:10:30 -07:00
Bill Kendrick
d7be1e9edb More changes from 0.9.31 added to appdata file 2023-06-26 16:27:27 -07:00
Bill Kendrick
408414a9a1 Updated screenshot of special color buttons
Color mixer button background no longer solid black, and
color picker (HSV palette) uses normal button background, and now
has an icon.
2023-06-19 12:32:11 -07:00
Bill Kendrick
23976aa651 New style for color picker (HSV palette) button
Also mend a rendering issue with paint wells on the three
dynamic color buttons.
2023-06-19 12:28:48 -07:00
Bill Kendrick
d4869ac062 Mend color picker on label change; drop LOW_QUALITY_COLOR_SELECTOR
When selecting a label that has a color not found in the built-ins,
we change to the color picker; however, when rendering its button,
it looked wrong and would not fit to the right size (had 48x48
hard-coder in there, still!)  Instead, using `render_color_button()`
to just re-render it.

Also, dropping LOW_QUALITY_COLOR_SELECTOR which had been used by
some embedded platforms we don't seem to support any more (Nokia Maemo
and OLPC XO-1).
2023-06-19 12:05:17 -07:00
Bill Kendrick
20d45409ce Stop using rsvg_handle_render_cairo
It is deprecated.  Using rsvg_handle_render_document() instead.
2023-06-18 13:31:19 -07:00
Bill Kendrick
71120af4aa Rebuild zh_TW.ttf (Chinese Traditional) subset font
...that ships with Tux Paint.
2023-06-13 21:46:07 -07:00
Bill Kendrick
104c27086b Bump some file update dates! 2023-06-13 00:27:50 -07:00
Bill Kendrick
0bfc8c18c1 Looks like SDL2_Pango can find our fonts now
Made sure to add our font dir (e.g., /usr/local/share/tuxpaint/fonts/)
to FontConfig's directories before trying to load uifont!

Also, update font names to match what we ship with Tux Paint.
WIP -- Would like to supply some alternatives.
2023-06-12 23:51:07 -07:00
Bill Kendrick
794ea691e8 WIP Trying to get SDL_Pango (& FontConfig) to see our locale fonts 2023-06-12 22:13:19 -07:00
Bill Kendrick
cf94635713 Fake 'inkscape' to allow rsvgconvert to be used
Tim Dickson wrote in --

  I figured out the cause of the out-of-tree fontconfig cache
  creation, and (with help from another packager) a fix.
  The problem only occurs when inkscape is installed (which changes the
  target tool that imagemagik uses for converting svg files from
  rsvgconvert to inkscape's svg conversion program.)
2023-06-12 20:35:29 -07:00
Bill Kendrick
1d212475b9 More locale font defaults
Based on what we have as plain TTF files in the repo,
and what's available in Ubuntu.
2023-06-08 01:28:20 -07:00
Bill Kendrick
3c8f25e6e9 Ability to specify fonts on a per-locale basis
Add to the list found in `src/fonts.c` (use language IDs
found in `src/i18n.h`, e.g. "LANG_DE" for German).
h/t Shin-ichi for the suggestion

Closes https://sourceforge.net/p/tuxpaint/feature-requests/240/
2023-06-08 00:40:43 -07:00
Bill Kendrick
1f623cbe36 Finished exported template deletion feature 2023-06-08 00:08:07 -07:00
Bill Kendrick
6b0bc39087 "PACKAGE_ONLY" Makefile var for non-pollutant icon install
A new `PACKAGE_ONLY` variable to Makefile can be used to
place launcher icon files into $(DESTDIR)$(PREFIX), rather
than using `xdg-...` tools to install them.  (Avoids polluting
local filesystem while generating packages, e.g. for Slackware Linux)

h/t Tim Dickson
2023-06-07 00:39:00 -07:00
Bill Kendrick
375c079b85 Some clean-up of new strip_quotes() 2023-06-06 22:18:19 -07:00
Bill Kendrick
fe33acc716 Don't crash on un-wordexp()'able arguments!
We run shell expansion on configuration arguments,
e.g. `printcommand`, but it would crash if the config
file's input was not quoted, e.g.

  printcommand=pstopdf - - > $HOME/print.pdf

Now echo'ing an error to stderr and moving on.
Be sure to quote, e.g.

  printcommand="pstopdf - - > $HOME/print.pdf"
2023-06-03 14:10:13 -07:00