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

 
AnswerRe: Micro SD card Pin
den2k885-Jul-21 22:01
professionalden2k885-Jul-21 22:01 
AnswerRe: Micro SD card Pin
User 99160806-Jul-21 4:31
professionalUser 99160806-Jul-21 4:31 
GeneralThought of the Day Pin
OriginalGriff5-Jul-21 4:15
mveOriginalGriff5-Jul-21 4:15 
GeneralRe: Thought of the Day Pin
Mike Hankey5-Jul-21 4:46
mveMike Hankey5-Jul-21 4:46 
GeneralRe: Thought of the Day Pin
Greg Utas5-Jul-21 5:40
professionalGreg Utas5-Jul-21 5:40 
GeneralRe: Thought of the Day Pin
Daniel Pfeffer5-Jul-21 7:22
professionalDaniel Pfeffer5-Jul-21 7:22 
GeneralRe: Thought of the Day Pin
tarco5-Jul-21 11:57
professionaltarco5-Jul-21 11:57 
GeneralPolygon filling, and TTF mess Pin
honey the codewitch5-Jul-21 3:36
mvahoney the codewitch5-Jul-21 3:36 
I almost have my TTF rendering working but I've been banging my head against the wall because of this:
[Rendering of a "B"^]

Forgive the flat edges. I'm foregoing the "curving" process in order to debug.

I don't know what polygon fill algorithm I'm supposed to be using but apparently even/odd w/ winding isn't working, and that's by far the most common, including (i believe) the one .NET uses for drawing.

I am terrible at sifting through documentation. I'm a bit better at sifting through code to a point.

This project might be derailed entirely and that's super frustrating because I put a ton of work into it already and the problem visually is somewhat minor compared to the scope of the problem. It also only happens on certain letters (I think ones with multiple "holes")

I don't deal with failure well, which sometimes serves me because it helps me commit to succeeding, but it's hard to know when to throw in the towel.
Real programmers use butterflies

GeneralRe: Polygon filling, and TTF mess Pin
Kornfeld Eliyahu Peter5-Jul-21 3:55
professionalKornfeld Eliyahu Peter5-Jul-21 3:55 
GeneralRe: Polygon filling, and TTF mess Pin
honey the codewitch5-Jul-21 3:57
mvahoney the codewitch5-Jul-21 3:57 
GeneralRe: Polygon filling, and TTF mess Pin
Kornfeld Eliyahu Peter5-Jul-21 4:08
professionalKornfeld Eliyahu Peter5-Jul-21 4:08 
QuestionRe: Polygon filling, and TTF mess Pin
Randor 5-Jul-21 4:23
professional Randor 5-Jul-21 4:23 
AnswerRe: Polygon filling, and TTF mess Pin
honey the codewitch5-Jul-21 4:27
mvahoney the codewitch5-Jul-21 4:27 
AnswerRe: Polygon filling, and TTF mess Pin
honey the codewitch5-Jul-21 4:30
mvahoney the codewitch5-Jul-21 4:30 
PraiseRe: Polygon filling, and TTF mess Pin
Randor 5-Jul-21 4:51
professional Randor 5-Jul-21 4:51 
GeneralRe: Polygon filling, and TTF mess Pin
honey the codewitch5-Jul-21 4:53
mvahoney the codewitch5-Jul-21 4:53 
GeneralRe: Polygon filling, and TTF mess Pin
honey the codewitch5-Jul-21 4:58
mvahoney the codewitch5-Jul-21 4:58 
AnswerRe: Polygon filling, and TTF mess Pin
Randor 5-Jul-21 7:18
professional Randor 5-Jul-21 7:18 
GeneralRe: Polygon filling, and TTF mess Pin
honey the codewitch5-Jul-21 9:09
mvahoney the codewitch5-Jul-21 9:09 
GeneralRe: Polygon filling, and TTF mess Pin
Randor 5-Jul-21 11:28
professional Randor 5-Jul-21 11:28 
GeneralRe: Polygon filling, and TTF mess Pin
honey the codewitch5-Jul-21 12:19
mvahoney the codewitch5-Jul-21 12:19 
GeneralRe: Polygon filling, and TTF mess Pin
honey the codewitch5-Jul-21 12:29
mvahoney the codewitch5-Jul-21 12:29 
GeneralRe: Polygon filling, and TTF mess Pin
Randor 6-Jul-21 4:28
professional Randor 6-Jul-21 4:28 
GeneralRe: Polygon filling, and TTF mess Pin
honey the codewitch6-Jul-21 4:36
mvahoney the codewitch6-Jul-21 4:36 
GeneralRe: Polygon filling, and TTF mess Pin
Super Lloyd5-Jul-21 5:00
Super Lloyd5-Jul-21 5:00 

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.