Which font(s) are available at AppVeyor for testing

WC Leung's Avatar

WC Leung

04 Feb, 2018 05:41 PM

I want to test font rendering of a VB.NET graphics library (at https://github.com/lwchkg/VBGraphics), and wants to know if AppVeyor supports drawing text with TextRenderer.DrawText.

If yes, which font(s) is/are available? It seems we have Arial, but not Arial Italic here. (I want to use a font with bold/italic variants, to fully test the library.)

Thanks!

  1. Support Staff 1 Posted by Feodor Fitsner on 05 Feb, 2018 02:46 PM

    Feodor Fitsner's Avatar

    It depends on the image you are running your build on. Visual Studio 2015 image is based on Windows Server 2012 R2 and Visual Studio 2017 is based on Windows Server 2016. Check docs for both OSes which fonts come with them by default.

  2. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:26 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac