Jump to content

Recommended Posts

Posted

I'm using

DllCall("gdi32.dll", "int", "SetTextColor", "ptr", $HDC, "int", _RGB2BGR(16776960))

DllCall("gdi32.dll", "int", "SetBkMode", "ptr", $HDC, "int", 1)

to set my text color and background, but for the life of me I cant figure out how to do the text size. I've tried variations of size and weight. Is there a way?

  • 2 weeks later...
Posted (edited)

The reason why nobody has replied is simple: your description is poor!

Maybe you can describe it more clearly what you want to do and tell us what how to do the text size means.

Br,

UEZ

Edited by UEZ

Please don't send me any personal message and ask for support! I will not reply!

Selection of finest graphical examples at Codepen.io

The own fart smells best!
Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!
¯\_(ツ)_/¯  ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...