About HtmlArea..
-
Hello. I'm making text editor by using Htmlarea. http://www.codeproject.com/KB/scripting/htmlarea.aspx#intro2[^] but I would like to add more kinds of fonts. do you know how to add fonts that I want?? Thank you.
-
Hello. I'm making text editor by using Htmlarea. http://www.codeproject.com/KB/scripting/htmlarea.aspx#intro2[^] but I would like to add more kinds of fonts. do you know how to add fonts that I want?? Thank you.
lsh486love wrote:
do you know how to add fonts that I want?
How can we know ? I would assume you want to look at hte source code to see how fonts are added. Then you want to research if the fonts you want are going to be on every computer you want this to work on ( does this include Windows PCs only ? ). Then, if you think it's OK, add them.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.