Skip to content

Commit

Permalink
Fixed texture not being updated when new characters were added to font.
Browse files Browse the repository at this point in the history
  • Loading branch information
acaudwell committed Apr 13, 2012
1 parent 7f76932 commit 3792d1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* Doubled the maximum zoom out distance.
* Allow negative timestamps before 1970 in custom log (artzub).
* Fix for UTF8-CPP checked.h compilation issue (vszakats).
* Fixed bug causing missing characters in text.
* Fixed --highlight-users option not using highlight-colour.
* highlight-colour default changed to white.
* Added --selection-colour option (applied to selected users and files).
Expand Down
2 changes: 1 addition & 1 deletion src/core
Submodule core updated 4 files
+39 −2 fxfont.cpp
+4 −0 fxfont.h
+17 −9 texture.cpp
+4 −1 texture.h

0 comments on commit 3792d1a

Please sign in to comment.