Bill Kendrick
b40e8142e0
Sync docs after bumping version to 0.9.32
2023-11-21 23:50:45 -08:00
Bill Kendrick
08832773ec
Sync docs (readme<->extending re: open/template)
2023-05-29 11:13:49 -07:00
Bill Kendrick
36d7e0daf3
Sync docs after a bunch of changes, including make-Template
2023-05-29 10:23:27 -07:00
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
ff9d8d0888
Regen docs after 0.9.30 ver bump...
...
...and removal of "what's new" items
2023-04-03 22:09:06 -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
9ba8302ddb
Regen docs
...
README format tweaks; also link to AUTHORS.txt at the top
2022-02-24 23:05:26 -08:00
Bill Kendrick
f078120108
Regen all docs after updating website URL
2022-01-20 00:36:40 -08:00
Bill Kendrick
f21bdeb8fa
Bump version to 0.9.28 in all docs
2021-12-01 22:29:12 -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
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
72019b15d1
Pulling in initial English from tuxpaint-docs
...
Documentation is now maintained in a separate source repository,
'tuxpaint-docs', which allows for easier and more consisten
translation of the documentation. Pulling in initial version of
these docs, which contain a variety of minor updates (and also a
few which had previously only been available as plain TXT are now
available as HTML).
Pulling in the English stuff.
2021-02-05 00:40:17 -08:00
Bill Kendrick
e3356eb4d8
Mended broken links in README.html
...
Mended some broken relative links in README.html that
pointed to other parts of the docs.
Also, rename "Mac OS X" to "macOS" in more places.
2020-12-27 18:11:27 -08:00
Bill Kendrick
bcc233b542
Bump ver to 0.9.26; Expanded release steps
...
Expanded the steps for making and posting releases
(docs/RELEASE.txt).
Bumped version to 0.9.26.
2020-12-27 17:45:13 -08:00
Bill Kendrick
1c07b66c9f
Bump release date; tidy HTML files
2020-12-27 00:37:23 -08:00
Bill Kendrick
0376ed8543
Wrapped up EXTENDING re: on-screen keyboard
...
I did my best. :)
2020-08-29 23:54:33 -07:00
Bill Kendrick
69faf22bb4
WIP: EXTENDING: On-screen keyboard creation
...
Fleshing out what on-screen keyboard files are and do...
Work-in-progress.
2020-08-29 18:36:20 -07:00
Bill Kendrick
4bbb17f0c4
EXTENDING: Misc improvements; stub of OSK section
...
Stub of on-screen keyboard section. More misc. improvements
to the doc (e.g., replace "+/- 180 degrees" with "±180°")
2020-08-29 17:20:49 -07:00
Bill Kendrick
3381f46f8f
EXTENDING: link to Git, not CVS
...
Git is the new hotness.
2020-08-29 17:00:42 -07:00
Bill Kendrick
552c148817
EXTENDING docs clean-up; adding TOC
...
* Add linked table of contents
* <cite> some terms
* <code> some paths
* Replace with CSS
* Brushes no longer limited to max 40x40 pixels in size
* Mac OS X is now macOS
* Other misc improvements
2020-08-29 16:58:31 -07:00
Bill Kendrick
cbb56c4041
Ran English HTML docs through HTML Tidy
...
See "RELEASE.txt" for the invocation. Mended a few things prior
to final run of `tidy`, based on HTML Tidy's output.
Updated any affected TXT files via Makefile.
2020-07-27 23:01:06 -07:00
Bill Kendrick
b65d7f9da4
Bumping version to 0.9.25
2020-06-22 22:58:12 -07:00
Bill Kendrick
90871308ef
Bump release date to today (2020-05-29)
2020-05-29 20:15:45 -07:00
Bill Kendrick
10c833e565
Bump version date -> 2020-05-23
2020-05-23 23:32:49 -07:00
Bill Kendrick
5ad2621abc
Ensure all docs/etc. show 0.9.24 version #
2020-03-28 22:38:10 -07:00
Bill Kendrick
b18911ea4a
Doc Mac OS X 10.7 fix; update docs to new vers. #
...
Document Mark Kim's Mac OS X 10.7 fix.
Update docs to new version number (0.9.23c).
2018-10-07 15:53:48 -07:00
Bill Kendrick
33de9841c0
0.9.23a; doc: less hungry progress, verbose debug
...
Documenting Mark Kim's recent changes:
* Less CPU-hungry progress bar (during Stamp loading)
* Verbose debugging options
* (Also, mentioned debugging _at all_, in INSTALL.txt)
Bumping version to 0.9.23a, to match the test build he's working
on for macOS.
2018-09-24 22:15:38 -07:00
Bill Kendrick
8b84d51d00
Update & simplify credits
...
Update (c) date to 2018 on title screen.
Simplify and update (c) info in most documentation.
2018-08-28 09:36:38 -07:00
Bill Kendrick
376e9f2571
Typo correction in EXTENDING docs (Eng.)
2018-05-14 23:35:43 -07:00
Bill Kendrick
2f56dd020c
Moved English docs to their own subdir
2017-12-03 11:47:30 -08:00