Draw Line on Firebreath Plugin -
i want draw line on firebreath plugin. while searching have came acrossed link fb::rect used display text. tried fb::line not available. should use d2d1 firebreath? please let me know same.
you have not sufficiently read code understand going on. fb::rect structure containing dimentions. drawing in firebreath using appropriate platform apis draw. on windows means gdi. learn draw line using gdi , you'll able draw firebreath on windows.
Comments
Post a Comment