Jump to content
You must now use your email address to sign in [click for more info] ×

robert_muench

Members
  • Posts

    48
  • Joined

  • Last visited

Posts posted by robert_muench

  1. I have an exported PDF which takes quite some time to display. My suspicion is because of a magnifier glass graphic we use, which is made of many elements. However, I don't think that our layout belongs to the most complex on the planet.

    I'm wondering if I can tune the PDF export somehow? Or is there a way to simplify our graphic?

    Here is the PDF: https://www.saphirion.com/files/nlpp-performance-experience_flyer_web_en.pdf

    Any suggestions welcome.

  2. I added this PNG to a Publisher document and want to get rid of the white color. Not sure how to do that.

    * Can I replace the white color through the grey one?

    * Can I fill the white area with grey?

    * Can I make white transparent?

    And how to do it? I tried using Designer and Pixel persona and fill => nothing happens... I'm not an export, but a simple pixel editor behavior would help a lot.

    image.thumb.png.f5e918d215c5d5fcc0cc3a9213ca9dcb.png

  3. Hi, I have a graphic that uses graphic-text (the icon A) with the Google Font "Lobster". I export the graphic as SVG and use it inside a web-page (see first two graphics at http://test.saphirion.com/nlpp.html ) 

     

    The problem is, that the lobster font isn't always displayed. The web-page itself loads the lobster font-family with: 

    <link href="https://fonts.googleapis.com/css?family=Lobster" rel="stylesheet">
    

    But it seems this isn't carried over to an SVG element in a web-page. Further, it seems that the correct way to use a special font in an SVG element is:

    <defs>
    <style type="text/css">@import url('http://fonts.googleapis.com/css?family=Lobster');</style>
    </defs>

    But how do I get this into the exported SVG of Affinity? I don't want to post-process the files.

     

  4. Hi, I'm using artboards in a document that contains all my graphics for our web-site. On the web we use SVG. Hence, I drag & drop some SVG files into AD and export from there. When adding an SVG via drag & drop, it gets added to the artboard as [Embedded document].

     

    Some questions:

    1. How can I copy such a thing? When I do it the normal way and I edit the copy, the original gets changed too.
       
    2. Is there a way I can convert the embedded document into a normal group?
       
    3. Any documentation available about embedded documents? How to best edit these etc.?
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.