hi,

i use directfb on the greenphone (if someone is interested in the
port let me know). directfb is really fun to use and development is
really fun.

i have a problem with text drawing/rendering. because i did not find
any lib doing so (i dont want any gtk whatever on that device) i try
myself (or does someone know some library doing simple text rendering
using only directfb?). 

i encounter a strange effect with GetStringBreak. it cuts the string
nicely at blank-delimiters to fit the width but words that are too
long are not split. instead ret_next_line is the same as before and
ret_str_length is a smaller value than expected (more chars could be
put on that line - blanks ignored). 

is this correct behavior? or a bug? how should a program react here?

best regards
        michael

_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to