This website requires JavaScript.
Explore
Help
Sign in
crunchy-rocks
/
freetype
Watch
2
Star
0
Fork
You've already forked freetype
0
Code
Issues
Pull requests
Releases
Wiki
Activity
4976a25b5e
freetype
/
raster
History
Taco de Wolff
4976a25b5e
Join stroke ends when they coincide
2017-05-21 20:59:03 +02:00
..
geom.go
Use the fixed.Int26_6 and fixed.Point26_6 types.
2015-08-17 10:26:09 +10:00
paint.go
Change alpha max value from 1<<32-1 to 1<<16-1
2015-11-29 16:00:23 +03:00
raster.go
Make raster.Painter's max alpha 1<<16-1, not 1<<32-1.
2015-08-30 23:48:43 +10:00
stroke.go
Join stroke ends when they coincide
2017-05-21 20:59:03 +02:00