Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
M

megaadam

@megaadam
About
Posts
4.4k
Topics
410
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Please help make UI design decision
    M megaadam

    neither option. You do not store data in a form ever. You store data in an object, e.g. a "settings" object. Both checkboxes link to one field of that object. Do not ask any follow-up here. This is strictly a non-programming forum. Find your language in a forum above.

    "If we don't change direction, we'll end up where we're going"

    The Lounge design csharp winforms help question

  • Why my scepticism of Temu might be justified...
    M megaadam

    I am skeptical of everything. That way I am safe from disappointments. :suss:

    "If we don't change direction, we'll end up where we're going"

    The Lounge com question lounge

  • Woohoo! My vector canvas is performing better than my old one
    M megaadam

    Stunning performance on such hardware! Very nice. why ((time % 60) / 60.0f) * 360.0f though? I daresay (59 / 60.0f) * 360.0f == 59 * 60.0f == 354.0f Most compilers will of course see this...

    "If we don't change direction, we'll end up where we're going"

    The Lounge graphics data-structures performance announcement

  • BBC Weather app bug
    M megaadam

    Yes, and "sun in Edinburgh". They do not even mention that as a bug :|

    "If we don't change direction, we'll end up where we're going"

    The Lounge help announcement

  • Shot in the dark for any photoshop users out there
    M megaadam

    We are not at all trying to "top" PS though. We are trying to avoid the Adobe portal. I was unaware that PS7 is easy to get.

    "If we don't change direction, we'll end up where we're going"

    The Lounge design question com graphics adobe

  • Shot in the dark for any photoshop users out there
    M megaadam

    Do not bother with Adobes monster portals. Get GIMP, free, it has the same-ish blend modes, even if naming might vary.

    "If we don't change direction, we'll end up where we're going"

    The Lounge design question com graphics adobe

  • Shot in the dark for any photoshop users out there
    M megaadam

    The important bit was the first part "two input layers for Photoshop blending". I saw a function with only one input layer. The 0x80 was just a safety check. I assumed you knew, and you did, so yes: 0xff == 255/255, 0x80 == 128/255 ≈ 1/2, 0x01 == 1/255

    "If we don't change direction, we'll end up where we're going"

    The Lounge design question com graphics adobe

  • An olde joke
    M megaadam

    ‘tis a beautiful summer’s day... All is well, every bird is singing, and three venerable old gentlemen are gathered in the splendid garden of their retirement home. And, a question pops up: “What is the fastest thing in Universe?” “But everybody knows the answer to that! It is light. Nothing can travel faster than light. Einstein even provided mathematical proof.” “Delusions, delusions! It is thought. My thought can travel from this hammock, to the Andromeda galaxy – millions of light years away – in a blink. That is countless of magnitudes faster.” “Ah my dearest friends... have you learnt nothing? The fastest thing, in Universe, is crap.” “Crap?” “Crap??” “But yes of course! I can can crap meself, before even thinking at all.”

    .Coat? Oh! Dear Heavens, where on Earth did I leave my coat?

    "If we don't change direction, we'll end up where we're going"

    The Lounge question learning

  • Shot in the dark for any photoshop users out there
    M megaadam

    I think I grok Photoshop quite well. I think the Wiki does a fine job of explaining the plethora of blend modes. All PS blend modes produce one resulting RGBA layer, from two RGBA layers in. It seems to me, after (possibly too) quick glance, that the functions you point to, take one RGBA in. I assume you know this: The multiplication of R * R is not a direct integer MUL. It is a "normalised" MUL. i.e. 0x80 * 0x80 is not 0x4000 it must be seen as 0.5 * 0.5 == 0.25

    "If we don't change direction, we'll end up where we're going"

    The Lounge design question com graphics adobe

  • Commas
    M megaadam

    A fact (nowhere near as funny as your post): In Modern Greek ";" is a question mark! I do believe it does have its own codepoint.

    "If we don't change direction, we'll end up where we're going"

    The Lounge com question

  • Gutters :)
    M megaadam

    charlieg wrote:

    British "food"

    FTFY :suss:

    "If we don't change direction, we'll end up where we're going"

    The Lounge tutorial question

  • Request Assistance re/ Tight Squeeze
    M megaadam

    Methinx it aint swollen methinx it's glued

    "If we don't change direction, we'll end up where we're going"

    The Lounge question

  • Did you hear, after they defeated Sauron, Legolas set up a dating agency in Fangorn forest...
    M megaadam

    Coat! Now! :mad:

    "If we don't change direction, we'll end up where we're going"

    The Lounge javascript cloud csharp linq com

  • Optimization woes. I love/hate embedded
    M megaadam

    I might be off again, since I do not know how these vector files reach you, or if you author them yerself. What if you have a chance to pre-process the files on a real computer? There are some "binary-XML" forms out there. Or if you are creating the vector image? There is the lightweight: TinyVG[^]

    "If we don't change direction, we'll end up where we're going"

    The Lounge design performance c++ css wpf

  • Any know a FREE font that similar to Arial or Segoe that has a lot more fractions?
    M megaadam

    ³⁄₁₁ Is not one unicode character but can be achieved. I used Unicode Fraction Creator[^] [EDIT] sorry I saw such an example was already posted :p

    "If we don't change direction, we'll end up where we're going"

    The Lounge question

  • Finally - Truly Useful Generative AI
    M megaadam

    Twatter, yes - But actually worth one click[^] :cool:

    "If we don't change direction, we'll end up where we're going"

    The Lounge com question

  • Meeting Owl? Probably a rant.
    M megaadam

    - Buy sufficient amount of shares - Fire the board - Chill

    "If we don't change direction, we'll end up where we're going"

    The Lounge com sysadmin question workspace

  • I hate being hung up and indecisive.
    M megaadam

    Prolly not what you fancy, but if it gives you any ideas... The way I picture vector graphics is basically an infinite 2D-canvas.On that, we draw all the ellipses, rectangles and cats. The rectangle only comes to play when we render.

    Canvas canvas;
    draw::ellipse(canvas, bounding_rectangle, color); // overload
    draw::shape2D(canvas, shape, color);

    canvas.render(source_rect, raster_destination)

    Personally, I would cut the mooring to draw:: and even

    Canvas canvas;
    canvas.ellipse(bounding_rectangle, color); // overload
    canvas.shape2D(shape, color);

    canvas.render(source_rect, raster_destination)

    "If we don't change direction, we'll end up where we're going"

    The Lounge graphics design wpf wcf com

  • looking for meme when you start changing a feature but you end up changing everything ?
    M megaadam

    Not exactly a meme, but your situation reminds me of this cool video OK Go - This Too Shall Pass - Rube Goldberg Machine - Official Video - YouTube[^]

    "If we don't change direction, we'll end up where we're going"

    The Lounge devops question

  • How in the hell did it happen so fast?
    M megaadam

    My epitaph:

    Poof! Gone. Just like that.

    "If we don't change direction, we'll end up where we're going"

    The Lounge design com graphics iot question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups