Henrik Rydgård
6e369e5188
Add play/pause button to the bottom right of the pause screen
2023-12-11 13:56:16 +01:00
iota97
9fe618840a
add empty shape to custom keys
2023-11-03 16:44:08 +01:00
Henrik Rydgård
2baba83f1a
Add a bunch of new icon images to the atlas.
2023-07-24 14:52:32 +02:00
Henrik Rydgård
c6d33957af
Add a checkmark icon. Rebuild the UI icon atlas image
2023-07-13 11:02:15 +02:00
Henrik Rydgård
64396a5108
Few more icons
...
More icons
2022-12-07 10:27:01 +01:00
Henrik Rydgård
f4c88e0f80
Add trashcan icon to UI atlas, use in control mapper. Reorder a couple dev settings
2022-11-23 11:18:29 +01:00
Henrik Rydgård
ce2995f952
Add UI Tint/Saturation settings
...
Does the color tinting in the vertex shader.
2022-02-18 14:23:57 +01:00
Henrik Rydgård
d4237fd542
Split the atlas into three, well two, but two different cases for the fonts.
...
Platforms that can use OS fonts don't need font_atlas.zim but they do
need ascii font for debug, so does use asciifont_atlas.zim.
2021-12-10 23:22:08 +01:00
iota97
7d8dd7c816
Square shape for combo button. Additional shapes (folder_open, warning) too.
2021-09-18 23:28:03 +02:00
Henrik Rydgård
079280572a
Update UI atlas
2021-07-11 10:02:43 +02:00
Unknown W. Brackets
372deeaef1
UI: Compress zim files with zstd.
...
Loads in nearly half the time. Compressed at level 22.
2021-04-11 09:13:10 -07:00
Henrik Rydgård
3c5cc4c9f2
Add some new icons.
2021-01-07 00:54:50 +01:00
Henrik Rydgård
aea3cf74f0
Remove support for "lowmem" UI atlas. Had to regenerate unfortunately.
2020-02-29 19:00:52 +01:00
iota97
592d6f902e
Show region on game selection screen
2020-02-23 12:00:26 +01:00
Henrik Rydgard
cfba40ebd4
Update font atlas with the latest Chinese chars used
2016-09-17 12:38:07 +02:00
Henrik Rydgard
b5959be2ec
Update font atlas (Chinese, Korean updates)
2016-02-14 13:44:10 +01:00
xiushu
14e7658bbb
Implement on-screen touch combo keys.
...
Replace A,B,cross1,square1,triangle1 with number images 1-6
Rebuild the atlas, update the code to use combo keys 1-5
Also add psp_display.png from pull request #8082 .
2015-10-24 13:22:43 +02:00
Henrik Rydgard
69bc82548f
Update the font atlas
2015-01-31 15:29:57 +01:00
Peter Tissen
df8e3bfe45
add an indicator to games when they have game settings
...
add slightly irregular *.zim files for now
(has some symbols from DejaVuSansCondensed and an extra symbol)
2014-12-16 00:15:36 +01:00
Henrik Rydgard
2e38bdd51f
Regenerate atlas with support for Thai and fix for korean language name
2014-07-22 15:11:04 +02:00
Henrik Rydgard
e9e680d84c
Regenerate font atlas
2014-07-21 21:53:30 +02:00
Henrik Rydgard
3baddab8a9
Tweak the new button style to add slight drop shadows, add folder icons.
...
Set the new style as default now that it works on white backgrounds too.
2013-12-11 09:37:07 +01:00
Henrik Rydgard
7271367ac1
"Thin Borders" touch button style, ability to choose.
...
Also a Gold color scheme. Not sure whether to use or not.
2013-12-10 23:27:46 +01:00
Sacha
368537b13b
Use updated atlastool for correct Vietnamese font atlas.
2013-11-24 01:10:44 +10:00
Sacha
657d5bc06e
Add support for latinised asian languages (such as Vietnamese) in font atlas.
2013-11-23 22:27:32 +10:00
Henrik Rydgard
7640d15d7b
Add support for missing Vietnamese characters
2013-11-20 00:09:26 +01:00
Henrik Rydgard
13b8a5d342
Rebuild UI-atlas using the current chinese lang files as "chinese.txt" so we get all characters we need.
2013-11-01 12:31:06 +01:00
Henrik Rydgard
b186294132
UI tweaks. Change to cleaner background image.
2013-08-20 00:49:25 +02:00
aquanull
3b21e452dc
Update lang/ and zim assets.
2013-06-03 17:22:58 +08:00
aquanull
fb81e6b2eb
Update lang/ and zim assets.
2013-05-29 12:22:55 +08:00
aquanull
87f398b1af
Make more menu screen items translatable.
...
Update font atlas files.
2013-05-25 11:23:14 +08:00
Henrik Rydgard
dedc21ddee
Update fonts again
2013-04-22 22:45:48 +02:00
Henrik Rydgard
7a2e39f2c0
Use the Roboto font for Latin and Russian chars, keep Arial for the rest for now. Add missing chars.
2013-04-21 21:55:08 +02:00
Henrik Rydgard
03d6fe3dbf
Add the necessary Korean characters (hangul) for now.
2013-04-20 17:42:50 +02:00
Henrik Rydgard
0df4b1d17a
Arial is ugly but it has all the chars we need. Will improve later by replacing it for Western characters only.
2013-04-20 00:01:29 +02:00
Henrik Rydgard
42e4dc897e
Add most Japanese kanji, the brute force way.
...
Hope everything supports 2048x2048 textures.
2013-04-18 14:59:00 +02:00
Henrik Rydgard
d1bcc8afd4
Switch main UI font to one built to include Hiragana and Katakana. Don't know if that is enough.
...
Also includes more western characters so I can write my name right :)
2013-04-17 16:39:01 +02:00
Henrik Rydgard
81444c92a1
win32-gl-ui: Cleanup
2013-03-29 21:21:27 +01:00