Click here to Skip to main content
15,884,099 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.

 
GeneralRIP mary Quant Pin
Cp-Coder13-Apr-23 8:29
Cp-Coder13-Apr-23 8:29 
GeneralRe: RIP mary Quant Pin
OriginalGriff13-Apr-23 10:31
mveOriginalGriff13-Apr-23 10:31 
GeneralRe: RIP mary Quant Pin
MarkTJohnson13-Apr-23 10:34
professionalMarkTJohnson13-Apr-23 10:34 
GeneralRe: RIP mary Quant Pin
OriginalGriff13-Apr-23 11:00
mveOriginalGriff13-Apr-23 11:00 
GeneralRe: RIP mary Quant Pin
dandy7214-Apr-23 8:08
dandy7214-Apr-23 8:08 
GeneralRe: RIP mary Quant Pin
OriginalGriff14-Apr-23 9:27
mveOriginalGriff14-Apr-23 9:27 
GeneralRe: RIP mary Quant Pin
dandy7214-Apr-23 10:27
dandy7214-Apr-23 10:27 
GeneralSerendipitous timing Pin
honey the codewitch13-Apr-23 5:58
mvahoney the codewitch13-Apr-23 5:58 
I recently added SVG support to my IoT graphics library. It was like last month? It was the most recent feature add. All I've done since then is service releases.

Well, today I got screens from a client in SVG form. They just decided to use that format with no input from me.

I was able to just turn them into header files by dragging them onto my graphics lib's website utility and load them right onto the e-paper display. No sweat. Putting the screens on the screen took me maybe 5 minutes from empty project to upload

Talk about great timing.

Part of the thing about my lib? I've tried to design it with technologies like JPG, TrueType and SVG that clients are likely to use for their assets, precisely so I can do exactly what I just did. Just load the assets directly into my program without having to reformat them to something else - like prerasterize the fonts and turn the SVGs into (much larger) bitmap data.

It saves me so much time, and I deliver quickly and respond to changes in less turnaround as a result - or at least that's the idea.

Several projects later it seems to be working. My clients are pretty amazed at how fast I can whip up something visible, and this is a huge part of why.

Now with SVG it's next level. Smile | :)

It's a very gratifying feeling.
To err is human. Fortune favors the monsters.

GeneralRe: Serendipitous timing Pin
jeron113-Apr-23 6:52
jeron113-Apr-23 6:52 
GeneralRe: Serendipitous timing Pin
Single Step Debugger13-Apr-23 7:12
Single Step Debugger13-Apr-23 7:12 
GeneralRe: Serendipitous timing Pin
kmoorevs13-Apr-23 10:25
kmoorevs13-Apr-23 10:25 
GeneralRe: Serendipitous timing Pin
jmaida13-Apr-23 11:02
jmaida13-Apr-23 11:02 
GeneralRe: Serendipitous timing Pin
englebart14-Apr-23 4:09
professionalenglebart14-Apr-23 4:09 
GeneralWin 11 oddity?.. Pin
glennPattonWork312-Apr-23 22:24
professionalglennPattonWork312-Apr-23 22:24 
GeneralRe: Win 11 oddity?.. Pin
Shao Voon Wong12-Apr-23 23:11
mvaShao Voon Wong12-Apr-23 23:11 
GeneralRe: Win 11 oddity?.. Pin
Shao Voon Wong12-Apr-23 23:19
mvaShao Voon Wong12-Apr-23 23:19 
GeneralRe: Win 11 oddity?.. Pin
glennPattonWork312-Apr-23 23:48
professionalglennPattonWork312-Apr-23 23:48 
GeneralRe: Win 11 oddity?.. Pin
charlieg13-Apr-23 2:07
charlieg13-Apr-23 2:07 
GeneralRe: Win 11 oddity?.. Pin
glennPattonWork314-Apr-23 4:40
professionalglennPattonWork314-Apr-23 4:40 
GeneralRe: Win 11 oddity?.. Pin
DrWalter PE13-Apr-23 3:01
professionalDrWalter PE13-Apr-23 3:01 
GeneralRe: Win 11 oddity?.. Pin
rnbergren13-Apr-23 3:38
rnbergren13-Apr-23 3:38 
GeneralRe: Win 11 oddity?.. Pin
rnbergren13-Apr-23 3:39
rnbergren13-Apr-23 3:39 
GeneralRe: Win 11 oddity?.. Pin
Daniel Pfeffer13-Apr-23 9:57
professionalDaniel Pfeffer13-Apr-23 9:57 
GeneralRe: Win 11 oddity?.. Pin
dandy7214-Apr-23 7:31
dandy7214-Apr-23 7:31 
GeneralRe: Win 11 oddity?.. Pin
charlieg12-May-23 11:38
charlieg12-May-23 11:38 

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.