Bill Kendrick
e49c55fbe6
WIP Magic size option; regen docs for 0.9.30 version
2023-04-09 23:25:48 -07:00
Bill Kendrick
bd78357172
Sync docs; Android INSTALL & new README date
2023-04-01 11:09:27 -07:00
Bill Kendrick
55f49380ea
Sync docs for Android build in INSTALL
2023-03-29 01:04:35 -07:00
Bill Kendrick
983e24974c
Regen INSTALL after Win32 sdl2 drop; also ja_JP magic docs
2023-03-23 08:36:43 -07:00
Bill Kendrick
f8fd27402e
Apply updated CSS; also Japanese OPTIONS txt sync
2023-02-19 01:42:53 -08:00
Bill Kendrick
f2674920c8
Sync docs: INSTALL update re: SDL2.0
2022-09-23 21:20:07 -07:00
Bill Kendrick
5e3aac3889
Doc refresh to get "A patch for SDL2_Pango..."
...
"...is no longer necessary."
2022-07-09 19:04:26 -07:00
Bill Kendrick
f39502771c
Sync INSTALL docs re: Win STDERR/STDOUT
2022-07-09 10:57:44 -07:00
Bill Kendrick
148d26af7f
Trying to sync INSTALL w/ Shin-Ichi's page
2022-07-08 23:42:25 -07:00
Bill Kendrick
f0eaaaf376
Sync INSTALL docs for sdl2 change
2022-06-28 19:22:34 -07:00
Bill Kendrick
8bdcfc3d31
Bump version to 0.9.29 in docs (built)
2022-06-14 00:17:52 -07:00
Bill Kendrick
e03e8a7c93
Sync doc's w/ new macOS Install changes
...
h/t Mark Kim
2022-06-05 13:49:58 -07:00
Bill Kendrick
6a7aa6d840
Refresh docs; get updated date stamps
2022-06-04 00:14:33 -07:00
Bill Kendrick
83b56e64e6
Refresh docs after Win build process update
...
(https://sourceforge.net/p/tuxpaint/tuxpaint-docs/ci/af2070ce899cd5339027107dba125bf753c4ac59/ )
2022-05-16 22:33:16 -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
dolphin6k
43b84c774a
Changed e-mail address of shin-ichi.
2022-03-11 19:57:56 +09:00
Bill Kendrick
eab3e70843
Refresh DOCs 2022-02-27
2022-02-27 23:42:03 -08:00
Bill Kendrick
3b027b9a4c
Sync INSTALL docs after Mark's macOS updates
2022-01-24 23:44:23 -08:00
Bill Kendrick
14dd0446cf
Syncing INSTALL docs; grab Mark's macOS updates
2022-01-21 01:53:08 -08:00
Bill Kendrick
f078120108
Regen all docs after updating website URL
2022-01-20 00:36:40 -08:00
Bill Kendrick
ddd3e737b9
Sync INSTALL after Mark's macOS updates
2022-01-19 00:01:52 -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
0eb9409ea5
Doc refresh after Japanese & INSTALL updates
...
...from Shin-ichi
2021-11-03 20:54:49 -07:00
Bill Kendrick
e6a15fbe5c
Sync French translation of docs
2021-09-26 12:05:26 -07:00
Bill Kendrick
45a10b9a6b
Refresh French INSTALL docs
2021-09-18 11:04:59 -07: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
1c312023d5
French refresh
2021-09-16 13:17:41 -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
35e24fca0e
Doc refresh: More French updates
...
h/t Jacques
2021-09-13 21:05:37 -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
393fe8f524
More French docs update
...
Jacques still at it!
2021-09-10 00:39:03 -07:00
Bill Kendrick
52c6964b3c
Updated French docs
...
More from Jacques!
2021-09-10 00:00:24 -07:00
Bill Kendrick
cba6f45772
Refresh Docs to grab more French updates
...
h/t Jacques
2021-09-07 10:38:32 -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
c92aba36e2
French documentation translation updates
...
Thanks to Jacques Chion
2021-09-06 12:51:00 -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
e10eaf285b
All docs: Bump version #
2021-08-08 01:08:48 -07:00
Bill Kendrick
ca16f6bec4
Updating French docs
...
...catching up with Jacques' recent corrections.
2021-06-02 23:18:45 -07:00
Bill Kendrick
ffc18e0444
French docs currently 100% complete
...
Thank you Jacques!!!
2021-05-29 10:08:43 -07:00
Bill Kendrick
d0f5d6f06d
French doc translation updates (2021-05-17)
...
h/t Jacques Chion!
2021-05-17 01:29:56 -07:00
Bill Kendrick
9f298e6291
French docs update 2021-05-15
...
h/t Jacques Chion
2021-05-15 11:28:57 -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