Talk:Pinstripe/Display: Difference between revisions

m
 
Line 16:
== width of the diplay ==
 
The [https://stackoverflow.com/questions/14526522/how-to-get-screen-height-and-width-in-c width of the display] is platform dependent. What about dividing this task to 2 different tasks:
* find width of the display ( platform dependent)
* write a pinestripe pattern to the graphic file for a given width and height of the image (can be platform independent)
?
--[[User:Adam majewski|Adam majewski]] ([[User talk:Adam majewski|talk]]) 08:03, 14 March 2020 (UTC)