<div dir="ltr">i got lost in fltk site. (trying to figure which version got utf-8 support)<br>thank you so much, for making that clear :-)<br><br>i have already started to port your fl_teachertool to fltk 2.0dev<br>if i am successful, i will send it back to you :-)<br>
<br><div class="gmail_quote">On Sat, Aug 9, 2008 at 12:08 AM, Robert Arkiletian <span dir="ltr"><<a href="mailto:robark@gmail.com">robark@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2008/8/8 Nadav Kavalerchik <<a href="mailto:nadavkav@gmail.com">nadavkav@gmail.com</a>>:<br>
<div class="Ih2E3d">> is there utf-8 support in fltk ?<br>
><br>
<br>
</div>1.1.9 (stable) does not and will never<br>
1.3 (under dev) currently does not but will in the future<br>
2.0 (under dev) currently does but is unstable plus my code is written<br>
in 1.x (API)<br>
<br>
see this <a href="http://www.fltk.org/articles.php?L825" target="_blank">http://www.fltk.org/articles.php?L825</a><br>
for a comparison<br>
<br>
but there are people working on utf8 support. Here is a recent snip<br>
from such a person<br>
<br>
==========<br>
Use a patched version of fltk-1.1.x that knows about Unicode<br>
(encoded as UTF-8) and load a Unicode font that supports the Cyrillic<br>
glyphs. Many fonts have names like "something-LGC.ttf" for example,<br>
where the LGC means that the font has support for the Latin, Greek and<br>
Cyrillic Unicode pages. (Very few Unicode fonts are "pan-fonts", i.e.<br>
including all the Unicode font pages, because they become huge...)<br>
<br>
My patched version of fltk-1.1.8 is at:<br>
<br>
<a href="http://www.9edgedown.talktalk.net/fltk/fltk118-utf8-2008-02-24.tar.bz2" target="_blank">http://www.9edgedown.talktalk.net/fltk/fltk118-utf8-2008-02-24.tar.bz2</a><br>
============<br>
<font color="#888888"><br>
<br>
--<br>
</font><div><div></div><div class="Wj3C7c">Robert Arkiletian<br>
Eric Hamber Secondary, Vancouver, Canada<br>
Fl_TeacherTool <a href="http://www3.telus.net/public/robark/Fl_TeacherTool/" target="_blank">http://www3.telus.net/public/robark/Fl_TeacherTool/</a><br>
C++ GUI tutorial <a href="http://www3.telus.net/public/robark/" target="_blank">http://www3.telus.net/public/robark/</a><br>
<br>
_______________________________________________<br>
K12OSN mailing list<br>
<a href="mailto:K12OSN@redhat.com">K12OSN@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/k12osn" target="_blank">https://www.redhat.com/mailman/listinfo/k12osn</a><br>
For more info see <<a href="http://www.k12os.org" target="_blank">http://www.k12os.org</a>><br>
</div></div></blockquote></div><br></div>