First cellFont functions & minor changes

* Edited .gitignore
* Moved some functions to cellFontFT.
* Now cellFont initializes correctly, but it doesn't render anything
yet. There are still several things to change and functions to
implement. I will take care of it.
This commit is contained in:
Alexandro Sánchez Bach 2013-12-09 17:56:04 +01:00
parent 5ce57e963f
commit 849af30bfd
7 changed files with 530 additions and 123 deletions

10
.gitignore vendored
View file

@ -40,5 +40,13 @@
/bin/VertexProgram.txt
/bin/BreakPoints.dat
/bin/textures
/bin/data/
rpcs3/git-version.h
# Copyrighted files
/bin/data/
/bin/dev_flash/data/font
# Ignore installed games except test homebrews
!/bin/dev_hdd0/game/
/bin/dev_hdd0/game/*
!/bin/dev_hdd0/game/TEST12345/