Commit graph

28 commits

Author SHA1 Message Date
Bill Kendrick
4b77cc7526 Regen ALL docs after bumping version to 0.9.31 2023-05-20 11:35:22 -07:00
Bill Kendrick
353d572caa Sync docs; link to MAGIC-API from README & EXTENDING 2023-05-16 22:47:39 -07:00
Bill Kendrick
e49c55fbe6 WIP Magic size option; regen docs for 0.9.30 version 2023-04-09 23:25:48 -07:00
Bill Kendrick
f8fd27402e Apply updated CSS; also Japanese OPTIONS txt sync 2023-02-19 01:42:53 -08:00
Bill Kendrick
d164b7e297 Sync docs after more template/starters options work 2023-02-12 13:47:01 -08:00
Bill Kendrick
82d5c0c4e7 Sync'ing docs & adding images for Starter/Template options files 2023-02-12 12:45:28 -08:00
Bill Kendrick
4b8c572123 Make sure CSS changes are pulled into all relevant HTMLs 2022-07-08 23:44:12 -07:00
Bill Kendrick
8bdcfc3d31 Bump version to 0.9.29 in docs (built) 2022-06-14 00:17:52 -07:00
Bill Kendrick
6a7aa6d840 Refresh docs; get updated date stamps 2022-06-04 00:14:33 -07:00
Bill Kendrick
a6e987cef0 Regen docs after keyboard string modularization
...in tuxpaint-docs
2022-05-15 16:53:13 -07:00
Bill Kendrick
b8429734de Sync: Improve style of INSTALL doc
Also picking up minor update to CSS
2022-04-01 00:16:33 -07:00
Bill Kendrick
efd284f8c8 Committing translated versions of docs
Something didn't copy them over from tuxpaint-docs :-(
(Also, grab tweaked <ul> CSS)
2022-03-31 01:04:37 -07:00
Bill Kendrick
5fe0850827 Sync EXTENDING docs after note styling 2022-03-31 00:55:09 -07:00
Bill Kendrick
09756c3d51 Sync docs to get EXTENDING style updates
Also a minor CSS change (affecting README & OPTIONS)
2022-03-31 00:36:45 -07:00
Bill Kendrick
eab3e70843 Refresh DOCs 2022-02-27 2022-02-27 23:42:03 -08:00
Bill Kendrick
f078120108 Regen all docs after updating website URL 2022-01-20 00:36:40 -08:00
Bill Kendrick
41a04d93b7 Bump version to 0.9.28 lots of other places
(Some doc-generation Makefiles need help, apparently.)
2021-12-01 22:42:38 -08:00
Bill Kendrick
2f8ec50556 Expanded explanation: how stamp tinting modes work 2021-09-19 12:40:06 -07:00
Bill Kendrick
65a565d7a7 Refresh EXTENDING; re: sfx/descr sound l10n 2021-09-19 11:57:05 -07:00
Bill Kendrick
d1a97638b9 Revert lost translations in es, gl, ja
Looks like Jacques needs to enable these locales on his system.
2021-09-18 11:04:16 -07:00
Jacques Chion
2508f644fa testing commit 2021-09-18 11:18:47 +02:00
Bill Kendrick
a3080eef18 WIP Rotational brushes now supported
Unlike "directional" brushes, in which a 3x3 grid representing the
8 cardinal directions (45 degree steps) is used, only a single brush
image is required, and Tux Paint will rotate it between 0 and 360 degrees,
depending on the direction the mouse is going.

The brush's ".dat" file should contain a line consisting of the word
"rotate".

Note: This adds a dependency on "SDL_gfx" library (Homepage:
https://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/
SourceForge project page: https://sourceforge.net/projects/sdlgfx/)
as this feature use it's "rotozoom" functionality.

WIP -- Doesn't handle animated brushes correctly yet!

Closes https://sourceforge.net/p/tuxpaint/feature-requests/122/
2021-09-06 23:45:35 -07:00
Bill Kendrick
e10eaf285b All docs: Bump version # 2021-08-08 01:08:48 -07:00
Bill Kendrick
b8706be13f Bump date in EXTENDING docs 2021-05-31 01:19:01 -07:00
Bill Kendrick
fa01932b99 Fresh rebuild of docs after date string retry 2021-03-09 21:24:49 -08:00
Bill Kendrick
2b39f8cc03 Refresh docs 2021-03-05 10:18:32 -08:00
Bill Kendrick
ddc972ddde Translated doc refresh; date format changes
h/t Shin-ichi for suggesting better localization method
2021-03-03 23:07:11 -08:00
Bill Kendrick
81ef0aa10b Replaced Spanish w/ new content from tuxpaint-docs
Some already-translated (but very out-of-date) content
has been replaced with not-yet-translated (i.e., English) content.

Translators may want to look at the previous revisions of these
files when translating the new 'tuxpaint-docs' gettext catalog.
Sorry to cause extra work here, if I've done so.
2021-02-05 00:54:42 -08:00