Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
JerboaTTS
Browse files
Mar 11, 2021
Update LICENSE
· 7cb980f9
vimino
authored
Mar 11, 2021
7cb980f9
Sep 19, 2020
Update README.md
· d5378c72
vimino
authored
Sep 19, 2020
d5378c72
Jan 14, 2020
Merge safeguard
· 8ce2edf9
vimino
authored
Jan 14, 2020
8ce2edf9
Updated the licenses
· 945e0ba7
vimino
authored
Jan 14, 2020
945e0ba7
Sep 05, 2019
Update LICENSE
· a21ee888
vimino
authored
Sep 05, 2019
a21ee888
Update README.md
· 80eeab86
vimino
authored
Sep 05, 2019
80eeab86
Aug 02, 2018
Corrected the centerY calculation in Jerboa.write (was using the View.rows()...
· 59ed6bf3
vimino
authored
Aug 02, 2018
59ed6bf3
Jul 30, 2018
Updated CHANGELOG
· 90c49083
vimino
authored
Jul 30, 2018
90c49083
Updated README
· 1bd460a6
vimino
authored
Jul 30, 2018
1bd460a6
Writing to position null or using Point(X, Y) with null values centers that...
· f00d7447
vimino
authored
Jul 30, 2018
f00d7447
Jul 23, 2018
Had Jerboa.get determine the col/row from supplied objects x/y
· 31a733c4
vimino
authored
Jul 23, 2018
31a733c4
Jul 22, 2018
Improved Jerboa.fill to assume w,h = 1,1 if a Point was specified as the shape
· 5fd47f58
vimino
authored
Jul 22, 2018
5fd47f58
Update README.md
· a84d12c8
vimino
authored
Jul 22, 2018
a84d12c8
Delete .gitlab-ci.yml
· 8a539e55
vimino
authored
Jul 22, 2018
8a539e55
Updated Jerboas (12), the CHANGELOG and the README files.
· fb8ab2c3
vimino
authored
Jul 22, 2018
fb8ab2c3
Got Jerboa.clear to use 'force' mode that will also change props to undefined...
· 64cf213f
vimino
authored
Jul 22, 2018
64cf213f
Update README.md
· d70e5e05
vimino
authored
Jul 22, 2018
d70e5e05
Forgot to update the tests, made sure to create a Jerboa.clear function which...
· 55828e5d
vimino
authored
Jul 22, 2018
55828e5d
Several bug corrections (there was no need to specify tags that could be...
· 90c6d175
vimino
authored
Jul 22, 2018
90c6d175
Jul 21, 2018
Updated JerboaTTS to only replace the 'value' prop when it's undefined.
· 1b4bfc48
vimino
authored
Jul 21, 2018
1b4bfc48
Jul 19, 2018
Updated the README.md
· b3e59959
vimino
authored
Jul 20, 2018
b3e59959
Changed the template to show a Text background so we can see the hole,
· e1f05271
vimino
authored
Jul 19, 2018
e1f05271
Update README.md
· d2f96841
vimino
authored
Jul 19, 2018
d2f96841
Update README.md
· 7f9caa61
vimino
authored
Jul 19, 2018
7f9caa61
Update README.md
· cade25e3
vimino
authored
Jul 19, 2018
cade25e3
Update README.md
· e3c99464
vimino
authored
Jul 19, 2018
e3c99464
Used a custom font in the index.html example,
· eb7a1c2e
vimino
authored
Jul 19, 2018
eb7a1c2e
Mar 03, 2018
Added a game (made with Jerboa),
· af306013
vimino
authored
Mar 03, 2018
af306013
Minor README correction: 'Toggle the frames' as oposed to 'grid'
· b4a20639
vimino
authored
Mar 03, 2018
b4a20639
Minor README correction ('frames' instead of 'borders')
· 5460e547
vimino
authored
Mar 03, 2018
5460e547
Renamed the Border (the actual outline of each Cell) to Frame since there's...
· 55ed7782
vimino
authored
Mar 03, 2018
55ed7782
Added the ability to set all Cell properties on the .Border function
· bf87595e
vimino
authored
Mar 03, 2018
bf87595e
Mar 02, 2018
Updated the README
· 6d9675ed
vimino
authored
Mar 02, 2018
6d9675ed
Completed the Line function to draw any kind of line,
· 1bf5ce4f
vimino
authored
Mar 02, 2018
1bf5ce4f
Mar 01, 2018
Added more symbols to the example, surely some aren't supported in all platforms
· 020d9bb5
vimino
authored
Mar 01, 2018
020d9bb5
Added support for any Unicode characters (both shorter than 0xFFFF and higher).
· fffa457d
vimino
authored
Mar 01, 2018
fffa457d
Added a note about the recent change to the README
· f1a12ae9
vimino
authored
Mar 01, 2018
f1a12ae9
Removed an earlier license I left by mistake
· 86e645ee
vimino
authored
Mar 01, 2018
86e645ee
Added a viewport restriction which avoids zooming,
· eb332b01
vimino
authored
Mar 01, 2018
eb332b01
Feb 17, 2018
Updated the CHANGELOG and README files accordingly
· f6ea90a5
vimino
authored
Feb 17, 2018
f6ea90a5
Loading