Terenz Posted May 31, 2016 Posted May 31, 2016 (edited) Hello, I'd like to integrate a font in my project. This font is basically composed by only symbols, like Wingdings. But this font seems can't be copy-pasted from char map like Wingdings, i have everytime ? and always the same symbol... Apart that, every simbol is associated with a combination, like: U+E000 U+EB28 etc. How to use them? Thanks Edited May 31, 2016 by Terenz Nothing is so strong as gentleness. Nothing is so gentle as real strength
AutoBert Posted May 31, 2016 Posted May 31, 2016 Where you got the font from? is it registered to your system? have you tried Quote ChrW Returns a character corresponding to a unicode code.
Terenz Posted May 31, 2016 Author Posted May 31, 2016 (edited) Yes is registered Edited May 31, 2016 by Terenz Nothing is so strong as gentleness. Nothing is so gentle as real strength
AutoBert Posted May 31, 2016 Posted May 31, 2016 If it's registrated in your system you can use it like each other font. In AutoIt use GuiSetFont or GuiCtrlSetFont.
Terenz Posted May 31, 2016 Author Posted May 31, 2016 Thanks, i need to check better the value to insert. Nothing is so strong as gentleness. Nothing is so gentle as real strength
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now