Commit graph

42 commits

Author SHA1 Message Date
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
6263e42708 French doc corrections & SDL+Win32 doc updates
More from Jacques & Shin-Ichi, respectively
2021-09-16 23:57:27 -07:00
Bill Kendrick
e39e3c354c Refresh docs after recent changes
Fix in an HTML tag in French README (h/t Jacques), and INSTALL docs
regarding Win32 (h/t Shin-Ichi)
2021-09-16 00:21:24 -07:00
Bill Kendrick
7cd1e01826 Updating INSTALl docs re: SDL_gfx on macOS 2021-09-12 13:04:08 -07:00
Bill Kendrick
e432fb92af Bump INSTALL docs' update date 2021-09-12 02:05:16 -07:00
Bill Kendrick
6f0861bf17 Doc refresh: SDL_gfx + MinGW/MSYS2 & French update 2021-09-12 02:03:47 -07: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
78ea74b5b3 Mention animated/directional brushes re: Line tool
Pulling from tuxpaint-docs again, oof!
2021-09-05 23:29:33 -07:00
Bill Kendrick
66e6a7f947 Doc'ing animated & directional brushes in README
Pulling from tuxpaint-docs...
2021-09-05 23:26:05 -07:00
Bill Kendrick
ad47062a1a More macOS install docs & some doc & manpage fixes
h/t Mark K. Kim & Shin-Ichi TOYAMA
2021-09-05 15:14:31 -07:00
Bill Kendrick
336f0cd50e Credit Win32 compile docs to Shin-Ichi 2021-08-31 22:41:14 -07:00
Bill Kendrick
987b2c1cc3 Add macOS compile/install instructions to INSTALL 2021-08-31 22:37:18 -07:00
Bill Kendrick
06e03d77e6 Merging win32/buildwin.html contents into INSTALL 2021-08-31 00:44:55 -07:00
Bill Kendrick
0bcad18c4b Adding TOC to INSTALL 2021-08-30 23:20:55 -07:00
Bill Kendrick
b03fc096d6 Add TOC to FAQ 2021-08-29 23:05:01 -07:00
Bill Kendrick
1b911ad948 Add TOC to Advanced Stamps How-To 2021-08-29 22:58:41 -07:00
Bill Kendrick
de778ec1e1 OPTIONS has TOC now; mend some '\n's in manpage 2021-08-29 22:51:20 -07:00
Bill Kendrick
ada12cac5e Rebuild manpage & OPTIONS page after recent fixes 2021-08-29 22:16:41 -07:00
Bill Kendrick
702403d60e Rebuild OPTIONS docs, after reorganization 2021-08-08 02:05:00 -07:00
Bill Kendrick
e10eaf285b All docs: Bump version # 2021-08-08 01:08:48 -07:00
Bill Kendrick
a95bd5a194 Update OPTIONS docs to cover all command-line args
The anti-args (e.g., "nosave=no" / "save=yes", as the
opposite of "nosave=yes") were not covered.  A few were missing, too.
2021-08-08 01:06:18 -07:00
Bill Kendrick
0dbdb35455 manpage updates ahead of 0.9.26
Added more credits to manpage.  Avoiding word-wrapping
URLs and email addresses.  Saved out as UTF-8, rather than
Latin-1 encoding.
2021-06-28 15:43:43 -07:00
Bill Kendrick
5bcc1040de FAQ tweak after gettext()'ing a few more bits 2021-06-02 23:31:34 -07:00
Bill Kendrick
b8706be13f Bump date in EXTENDING docs 2021-05-31 01:19:01 -07:00
Bill Kendrick
d502566f77 Documenting environment variables 2021-05-11 01:08:12 -07:00
Bill Kendrick
5e5eac5dcf Refresh README w/ static tuxpaint-import filename
Example won't change every time we build stuff...
2021-04-19 00:26:17 -07:00
Bill Kendrick
d47885a06c Refresh docs with OPTIONS (re: buttonsize) 2021-04-19 00:19:14 -07:00
Bill Kendrick
dcd4b7c59c Refresh OPTIONs re: coarse keyboard movement
h/t Shin-Ichi in
https://sourceforge.net/p/tuxpaint/tuxpaint-docs/ci/97ecddd3c022b7a38d065d175670d474157a38d4/
2021-03-27 00:44:26 -07:00
Bill Kendrick
18b82ab0df Refresh OPTIONS after tweaks re: Windows->LANG 2021-03-25 09:18:11 -07:00
Bill Kendrick
50d3e99ccb Regen'd OPTIONs after Shin-Ichi's changes
From https://sourceforge.net/p/tuxpaint/tuxpaint-docs/ci/ad098eca7de6adba07468b67e1b576095cd2cab0/
2021-03-25 09:07:16 -07:00
Bill Kendrick
55ca7ed09f Refreshed Japanese ADVANCED-STAMPS-HOWTO
(And also OPTIONS) based on Shin-Ichi's changes
(https://sourceforge.net/p/tuxpaint/tuxpaint-docs/ci/5581328a34d44ced772ad194ee0d2d937ae20ec8/)
2021-03-23 09:53:30 -07:00
Bill Kendrick
efbdb54cce Refresh docs after typo fix in OPTIONS
h/t Pere (https://sourceforge.net/p/tuxpaint/tuxpaint-docs/ci/a705453ca77762be42912dc692e48bd3e435afba/)
2021-03-21 12:21:59 -07:00
Bill Kendrick
c94075cfe8 Refreshing docs for ja_JP & <p> tweak to OPTIONS
Applying changes made by Shin-Ichi's recent commits to tuxpaint-docs.
2021-03-18 00:21:03 -07:00
Bill Kendrick
2e0bea19d7 Apply mend of OPTIONS per Shin-Ichi's syntax fix 2021-03-11 22:33:10 -08:00
Bill Kendrick
f73527636a Refresh docs after ja_JP & gl_ES update 2021-03-10 2021-03-10 22:40:12 -08: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
b3c2f73c14 Mend unclosed </em> in Japanese README translation 2021-03-02 00:56:56 -08:00
Bill Kendrick
245539f293 Built Japanese doc translation 2021-03-02
Per https://sourceforge.net/p/tuxpaint/tuxpaint-docs/ci/6196f1ed2b53f5903cda6221862c478223cfe4fe/
2021-03-02 00:51:03 -08:00
Bill Kendrick
8225ea3762 Renaming doc/ja to doc/ja_JP.UTF-8
In preparation for pulling in Shin-Ichi's translation.
2021-03-02 00:43:34 -08:00