6 Commits

Author SHA1 Message Date
xant
81beebc0b1 textlayer now works properly again (gui controls are still to be fixed though)
solved the blurry problem when rendering the string with certain fonts
and sizes
2010-03-26 23:59:21 +01:00
xant
bef6fc424c - got rid of the 'annoying' flowmixer rebrand
- merged some local changes (avoid using deprecated APIs)
- the xcode project has been civilized
  (stuff was messed up a bit by the flowmixer branch and new files were in
  weird locations)

NOTE:
this is still a work in progress and all functionalities still need
testing. Something could have been messed up by mergin my local changes
with flowmixer branch
2010-03-23 23:06:03 +01:00
Robin Gareus
64f229ee46 fixed some compiler warnings, preparing tactell 2010-03-04 22:59:42 +01:00
xant
a020a8df02 allow to update the textlayer in realtime while typing 2010-01-05 13:10:06 +01:00
xant
8b41227aa3 font used in osx textlayers can now be ccontrolled without affecting the input textarea 2009-12-30 22:12:36 +01:00
xant
ec5d0400f0 controller/view split for the CVTextLayer
it was already done , but both the controller and the view were still
residing in the same sourcefile
2009-12-30 09:23:56 +01:00