Welcome to TalkGraphics.com
Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,902

    Default Re: Unwanted outlines on 300dpi bitmap

    Gary, as if I would ever suggest doing evens.

    I have tried a number of approaches and I cannot force a vertical gap in any.

    My main suggest would be to work off a page size of 1000x800px and set your dpi to 288.
    Work as normal but finally select the resultant image, which will be 800px height and lock-change the height to 768px.
    The final image will be at 300dpi.

    Technically the width will be 169.8px but make your shape 170x800px for convenience (evens!).
    The 300dpi version will be 163.2x768px so you will have a sub-pixel overlap rather than a gap.

    The fuller way to achieve fractional pixel widths and positioning is to work with SVG and embedded images.
    Create a box, 163x768px.
    Placeholder body:
    <svg width="100%" height="100%"> <image width="163" height="768" xlink:href="index_html_files/fred.png" />
    </svg>
    fred is also 163x768px. fred has to be on the page (underneath or some other hiding mechanism).
    I get a single artefact in Chrome and none in MS Edge up to 500% scaling.

    Are you sure what you are seeing is not just failures in your graphics card and browser to fully render properly?

    Acorn
    Last edited by Acorn; 13 April 2023 at 04:36 PM.
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  2. #2
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,522

    Default Re: Unwanted outlines on 300dpi bitmap

    These are all good suggestions. But at the end of the day, I have a method that works and I will stick with it.

    As I said, I was just blowing off steam.

    Thanks for your ideas and suggestions.

  3. #3
    Join Date
    Feb 2007
    Location
    UK
    Posts
    21,345

    Default Re: Unwanted outlines on 300dpi bitmap

    it was a very kavetching post, if not cute already

    if it helps the issue exits in other software too

    a method that works is a thing to hold fast to
    -------------------------------
    Nothing lasts forever...

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •