Click here to Skip to main content
15,887,331 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Deleting Windows folders... Pin
ShawnVN11-Oct-23 6:07
ShawnVN11-Oct-23 6:07 
GeneralRe: Deleting Windows folders... Pin
dandy7211-Oct-23 7:12
dandy7211-Oct-23 7:12 
GeneralRe: Deleting Windows folders... Pin
ShawnVN11-Oct-23 9:14
ShawnVN11-Oct-23 9:14 
GeneralRe: Deleting Windows folders... Pin
dandy7211-Oct-23 9:21
dandy7211-Oct-23 9:21 
GeneralRe: Deleting Windows folders... Pin
ShawnVN11-Oct-23 9:41
ShawnVN11-Oct-23 9:41 
GeneralRe: Deleting Windows folders... Pin
dandy7212-Oct-23 4:04
dandy7212-Oct-23 4:04 
Generalworldle 624 1/6 Pin
jmaida9-Oct-23 8:37
jmaida9-Oct-23 8:37 
GeneralAnalysis paralysis Pin
honey the codewitch9-Oct-23 5:11
mvahoney the codewitch9-Oct-23 5:11 
I'm using my SVG engine to accomplish advanced draws in my graphics library, so basically I am creating a way to build basic SVGs rather than simply parse them from XML.

My rendering engine (because it is primarily for SVG) supports skewing, scaling, rotation, multi-step gradients, stroke line dashes and caps, and a mess of other stuff. These styles can be applied to any drawing element. Trouble is making it easy to use. If you just want to draw an ellipse there's an awful lot of information as above that goes with it.

I've looked at how other libraries accomplish things like this, and I don't like it.

And yet I can't think of a better way than what's been done already, by libraries like LVGL.

And this is just the tip of the iceberg. I'm still largely in the design phase after making some foundational code preparation for the feature adds.

Analysis paralysis is pretty frustrating. I feel like I'm getting in my own way, and if I just got my mind right I could unstick myself but here I am.
Check out my IoT graphics library here:
https://honeythecodewitch.com/gfx
And my IoT UI/User Experience library here:
https://honeythecodewitch.com/uix

GeneralRe: Analysis paralysis Pin
Greg Utas9-Oct-23 5:29
professionalGreg Utas9-Oct-23 5:29 
GeneralRe: Analysis paralysis Pin
Gerry Schmitz9-Oct-23 5:51
mveGerry Schmitz9-Oct-23 5:51 
GeneralRe: Analysis paralysis Pin
Mike Hankey9-Oct-23 6:32
mveMike Hankey9-Oct-23 6:32 
GeneralRe: Analysis paralysis Pin
MarkTJohnson9-Oct-23 8:30
professionalMarkTJohnson9-Oct-23 8:30 
GeneralRe: Analysis paralysis Pin
CodeZombie6210-Oct-23 2:24
CodeZombie6210-Oct-23 2:24 
GeneralRe: Analysis paralysis Pin
Amarnath S9-Oct-23 5:54
professionalAmarnath S9-Oct-23 5:54 
GeneralRe: Analysis paralysis Pin
honey the codewitch9-Oct-23 6:48
mvahoney the codewitch9-Oct-23 6:48 
GeneralRe: Analysis paralysis Pin
jschell10-Oct-23 5:07
jschell10-Oct-23 5:07 
GeneralRe: Analysis paralysis Pin
honey the codewitch10-Oct-23 5:13
mvahoney the codewitch10-Oct-23 5:13 
GeneralRe: Analysis paralysis Pin
MikeCO1010-Oct-23 2:43
MikeCO1010-Oct-23 2:43 
GeneralRe: Analysis paralysis Pin
jrdickerson10-Oct-23 6:10
jrdickerson10-Oct-23 6:10 
GeneralRe: Analysis paralysis Pin
pmauriks10-Oct-23 16:57
pmauriks10-Oct-23 16:57 
GeneralI have too much hardware, or Windows Explorer became useful.... Pin
charlieg9-Oct-23 3:28
charlieg9-Oct-23 3:28 
GeneralRe: I have too much hardware, or Windows Explorer became useful.... Pin
jschell9-Oct-23 5:30
jschell9-Oct-23 5:30 
GeneralRe: I have too much hardware, or Windows Explorer became useful.... Pin
charlieg9-Oct-23 5:34
charlieg9-Oct-23 5:34 
GeneralWSO CCC OTD 2023-10-09 Pin
OriginalGriff8-Oct-23 21:42
mveOriginalGriff8-Oct-23 21:42 
GeneralRe: WSO CCC OTD 2023-10-09 Pin
pkfox8-Oct-23 21:46
professionalpkfox8-Oct-23 21:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.