Skip to content
GitLab
Explore
Sign in
Admin message
Bou !
🐤
pixel
May 17, 2017
change Sprite.Draw and Canvas.Draw signatures (include Matrix)
· 6735475b
faiface
authored
May 17, 2017
6735475b
May 14, 2017
accept zero target size in Rect.Resized
· fdddde27
faiface
authored
May 15, 2017
fdddde27
May 11, 2017
improve Atlas creation time 2-3 times
· fb51cd9e
faiface
authored
May 11, 2017
fb51cd9e
May 10, 2017
add Window.Repeat
· be2434cf
faiface
authored
May 10, 2017
be2434cf
fix and simplify input handling in Window
· 9062f1ea
faiface
authored
May 10, 2017
9062f1ea
add Window.Typed
· c9319763
faiface
authored
May 10, 2017
c9319763
change text.New to take an Atlas
· 9554cd9c
faiface
authored
May 10, 2017
9554cd9c
May 09, 2017
add text package doc
· ef86fe9b
faiface
authored
May 09, 2017
ef86fe9b
add Text.Matrix and Text.ColorMask
· 10163743
faiface
authored
May 09, 2017
10163743
add examples on LineHeight and TabWidth to Text doc
· b0e2bd10
faiface
authored
May 09, 2017
b0e2bd10
add note about not destroying face.Face to Atlas doc
· e1f364e5
faiface
authored
May 09, 2017
e1f364e5
mention control characters in Text doc
· ef5de4c8
faiface
authored
May 09, 2017
ef5de4c8
remove accidental markdown formating from Text doc
· ee6871c7
faiface
authored
May 09, 2017
ee6871c7
fix typo in Text doc
· fc8eafe3
faiface
authored
May 09, 2017
fc8eafe3
minor change in Text doc
· 81e2e645
faiface
authored
May 09, 2017
81e2e645
minor change in Atlas doc
· 067d9f48
faiface
authored
May 09, 2017
067d9f48
clarify doc
· 3035fcac
faiface
authored
May 09, 2017
3035fcac
add Text doc
· c5df68f8
faiface
authored
May 09, 2017
c5df68f8
minor change
· c1f32671
faiface
authored
May 09, 2017
c1f32671
add Atlas doc
· e1dba0eb
faiface
authored
May 09, 2017
e1dba0eb
don't cache kerning in Atlas (too expensive and no benefit)
· e7a7ac40
faiface
authored
May 09, 2017
e7a7ac40
improve Atlas creation, atlas is now square picture (was one row of characters)
· 847b4829
faiface
authored
May 09, 2017
847b4829
May 08, 2017
fix PictureDataFromImage (wrong bounds when Min not (0, 0))
· cfa9180b
faiface
authored
May 09, 2017
cfa9180b
May 07, 2017
rename Text.LineHeight(scale) -> height, since now it's absolute height
· 6ce40949
faiface
authored
May 07, 2017
6ce40949
rename Glyph.Orig -> Dot
· c0378a70
faiface
authored
May 07, 2017
c0378a70
minor change
· b41a436d
faiface
authored
May 07, 2017
b41a436d
improve Text code
· 68008f16
faiface
authored
May 07, 2017
68008f16
add Text.BoundsOf
· 75d68a69
faiface
authored
May 07, 2017
75d68a69
restructure Text writing for more flexibility and consistency
· ad606d2d
faiface
authored
May 07, 2017
ad606d2d
add Atlas.DrawRune
· a5414dbb
faiface
authored
May 07, 2017
a5414dbb
May 06, 2017
Merge branch 'dev' into text
· f52e3db1
faiface
authored
May 06, 2017
f52e3db1
IMDraw: change default point color to (1, 1, 1, 1) (was (0, 0, 0, 0))
· b333cd2e
faiface
authored
May 06, 2017
b333cd2e
May 05, 2017
fix Text.Bounds
· 8797440f
faiface
authored
May 05, 2017
8797440f
remove Batch from Text and optimize it
· 75a25a0d
faiface
authored
May 05, 2017
75a25a0d
add Text.Bounds, Atlas.Ascent, Atlas.Descent
· af0330d4
faiface
authored
May 05, 2017
af0330d4
add Rect.Union
· 16193730
faiface
authored
May 05, 2017
16193730
May 04, 2017
fix Text.Color
· 1bb5353e
faiface
authored
May 04, 2017
1bb5353e
May 03, 2017
move Atlas type to a separate file
· 7dc94990
faiface
authored
May 03, 2017
7dc94990
change Text.LineHeight to use actual units instead of scale (such as 1.5)
· 91448dcd
faiface
authored
May 03, 2017
91448dcd
add Text.Atlas (Atlas has some useful stuff, e.g. line height)
· 48f3d5cb
faiface
authored
May 03, 2017
48f3d5cb