Forum

    • Register
    • Login
    • Search
    • Categories
    1. Home
    2. Tags
    3. windows
    Log in to post
    • All categories
    • d.healey

      Fonts smaller on Windows
      General Questions • font size windows • • d.healey

      3
      0
      Votes
      3
      Posts
      31
      Views

      orange

      @d-healey Some fonts are multiligual and since they are also including non-Latin char sets they use wider metrics. This may end up with different scaling on the different Operating systems. I see that issue especially on the Devanagari type fonts which means they may need to have larger vertical metrics than ordinary Latin fonts, due to stacking conjuncts and mark positioning. This issue also happens on the different web browsers too.

      aac4c7b8-6f6d-11e6-9e49-a1ce330b39e8.png

      Maybe getting the Latin-only versions of the fonts (if you use only Latin chars in your plugin) could help but I am not sure if it works for every font.

      If it is a Google font, you can get Latin-only versions from the Google Webfont Helper here: https://google-webfonts-helper.herokuapp.com/fonts/poppins?subsets=latin

    • d.healey

      Codesigning - Windows
      General Questions • microsoft codesign windows • • d.healey

      20
      0
      Votes
      20
      Posts
      159
      Views

      Lindon

      @Christoph-Hart thanks - Yes the politics is pretty stinky.... hey ho...

    • M

      .preset made on Windows arent recalling audio files on mac due to Foldername/ vs Foldername\
      Bug Reports • bug windows audio files mac • • mwplugs

      9
      0
      Votes
      9
      Posts
      86
      Views

      d.healey

      I think instead of using AUDIO_FILES you should use the {PROJECT_FOLDER} wildcard like with sample maps. That may resolve the / \ issue too. I don't have a suitable project setup to test this so let me know if it solves it.

    • G

      Exporting .dll files for windows vsti from a mac project file.
      General Questions • osx vst mac export windows • • glitchunow

      15
      0
      Votes
      15
      Posts
      665
      Views

      d.healey

      Go to the export menu and select Export as Instrument. I'm assuming you've already compiled HISE from source before and therefore have everything setup to export.