Click here to Skip to main content
15,883,853 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: WSO CCC OTD 2021-04-22 - derivation Pin
pkfox22-Apr-21 10:37
professionalpkfox22-Apr-21 10:37 
GeneralRe: WSO CCC OTD 2021-04-22 - derivation Pin
yacCarsten22-Apr-21 11:24
yacCarsten22-Apr-21 11:24 
GeneralRe: WSO CCC OTD 2021-04-22 - derivation Pin
yacCarsten22-Apr-21 11:13
yacCarsten22-Apr-21 11:13 
RantOh come on Microsoft! Pin
honey the codewitch21-Apr-21 15:39
mvahoney the codewitch21-Apr-21 15:39 
GeneralRe: Oh come on Microsoft! Pin
Rick York21-Apr-21 15:54
mveRick York21-Apr-21 15:54 
GeneralRe: Oh come on Microsoft! Pin
honey the codewitch21-Apr-21 16:08
mvahoney the codewitch21-Apr-21 16:08 
GeneralRe: Oh come on Microsoft! Pin
Rick York22-Apr-21 5:34
mveRick York22-Apr-21 5:34 
GeneralRe: Oh come on Microsoft! Pin
honey the codewitch22-Apr-21 5:37
mvahoney the codewitch22-Apr-21 5:37 
I was intending to render to a monochrome bitmap. I did manage to get it to render without anti-aliasing, and with single-bit-per-pixel position.

That was not the problem. I could render any monospace font regardless of whether or not it was BMP based. Because I was rendering the font, and saving the result of the render as a bitmap.

The only problem I ran into - THE ONLY problem, was positioning. .NET has no facility to accurately position fonts to a pixel perfect grid. That's the only problem.

And yes, cosmetics are an issue, because sometimes, I'm being called on to write professional looking software, and professional looking software shouldn't look like elephant crap, even on an embedded device. They aren't always an issue in all circumstances, but they are when it comes to larger font renderings.

If I need anti-aliasing i can bump from monochrome to grayscale and then treat the grayscale like an inverted alpha channel

The ESP32 can handle displaying a small rendering of Lucida Console (for example) or I wouldn't be doing this.
Real programmers use butterflies

GeneralRe: Oh come on Microsoft! Pin
Rick York22-Apr-21 10:04
mveRick York22-Apr-21 10:04 
GeneralRe: Oh come on Microsoft! Pin
CPallini21-Apr-21 20:23
mveCPallini21-Apr-21 20:23 
GeneralRe: Oh come on Microsoft! Pin
honey the codewitch22-Apr-21 5:46
mvahoney the codewitch22-Apr-21 5:46 
GeneralRe: Oh come on Microsoft! Pin
Storm-blade22-Apr-21 2:27
professionalStorm-blade22-Apr-21 2:27 
GeneralRe: Oh come on Microsoft! Pin
honey the codewitch22-Apr-21 4:17
mvahoney the codewitch22-Apr-21 4:17 
GeneralRe: Oh come on Microsoft! Pin
Gary R. Wheeler22-Apr-21 13:58
Gary R. Wheeler22-Apr-21 13:58 
GeneralRe: Oh come on Microsoft! Pin
honey the codewitch22-Apr-21 15:20
mvahoney the codewitch22-Apr-21 15:20 
GeneralRe: Oh come on Microsoft! Pin
Gary R. Wheeler23-Apr-21 6:04
Gary R. Wheeler23-Apr-21 6:04 
GeneralRe: Oh come on Microsoft! Pin
BillWoodruff23-Apr-21 3:01
professionalBillWoodruff23-Apr-21 3:01 
GeneralRe: Oh come on Microsoft! Pin
honey the codewitch23-Apr-21 3:14
mvahoney the codewitch23-Apr-21 3:14 
QuestionAttention entomologists Pin
David Crow21-Apr-21 14:45
David Crow21-Apr-21 14:45 
AnswerRe: Attention entomologists Pin
Greg Utas21-Apr-21 15:52
professionalGreg Utas21-Apr-21 15:52 
AnswerRe: Attention entomologists Pin
Sander Rossel21-Apr-21 18:35
professionalSander Rossel21-Apr-21 18:35 
AnswerRe: Attention entomologists Pin
DerekT-P21-Apr-21 23:10
professionalDerekT-P21-Apr-21 23:10 
AnswerRe: Attention entomologists Pin
Jörgen Andersson22-Apr-21 0:01
professionalJörgen Andersson22-Apr-21 0:01 
GeneralRe: Attention entomologists Pin
David Crow22-Apr-21 2:17
David Crow22-Apr-21 2:17 
AnswerRe: Attention entomologists Pin
dandy7222-Apr-21 8:06
dandy7222-Apr-21 8:06 

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.