Doc'ing Japanese translation updates
This commit is contained in:
parent
61eeb794f4
commit
dc22853595
1 changed files with 7 additions and 4 deletions
|
|
@ -8,7 +8,7 @@ http://www.tuxpaint.org/
|
||||||
|
|
||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
2021.September.8 (0.9.27)
|
2021.September.12 (0.9.27)
|
||||||
* New Magic Tools:
|
* New Magic Tools:
|
||||||
----------------
|
----------------
|
||||||
* "Opposite" -- Change parts of the picture to their complementary
|
* "Opposite" -- Change parts of the picture to their complementary
|
||||||
|
|
@ -39,7 +39,7 @@ $Id$
|
||||||
is required, and Tux Paint will rotate it between 0 and 360 degrees,
|
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"
|
depending on the direction the mouse is going. The brush's ".dat"
|
||||||
file should contain a line consisting of the word "rotate".
|
file should contain a line consisting of the word "rotate".
|
||||||
* Note: This adds a dependency on "SDL_gfx" library
|
+ Note: This adds a dependency on "SDL_gfx" library
|
||||||
(Homepage: https://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/
|
(Homepage: https://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/
|
||||||
SourceForge project page: https://sourceforge.net/projects/sdlgfx/)
|
SourceForge project page: https://sourceforge.net/projects/sdlgfx/)
|
||||||
as this feature use it's "rotozoomSurface()" and "SDL_gfxBlitRGBA()".
|
as this feature use it's "rotozoomSurface()" and "SDL_gfxBlitRGBA()".
|
||||||
|
|
@ -93,8 +93,8 @@ $Id$
|
||||||
--------------------
|
--------------------
|
||||||
* Ensure some locales have hints to find the best fonts
|
* Ensure some locales have hints to find the best fonts
|
||||||
for the Text and Label tools:
|
for the Text and Label tools:
|
||||||
* Greek
|
+ Greek
|
||||||
* Scottish Gaelic
|
+ Scottish Gaelic
|
||||||
|
|
||||||
* French
|
* French
|
||||||
Jacques Chion <jacques.chion@orange.fr>
|
Jacques Chion <jacques.chion@orange.fr>
|
||||||
|
|
@ -102,6 +102,9 @@ $Id$
|
||||||
* Icelandic
|
* Icelandic
|
||||||
Sveinn í Felli <sv1@fellsnet.is>
|
Sveinn í Felli <sv1@fellsnet.is>
|
||||||
|
|
||||||
|
* Japanese
|
||||||
|
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||||
|
|
||||||
* Bug Fixes:
|
* Bug Fixes:
|
||||||
----------
|
----------
|
||||||
* "Negative" magic tool did not play its sound when using
|
* "Negative" magic tool did not play its sound when using
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue