Which font(s) are available at AppVeyor for testing
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!
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

Support Staff 1 Posted by Feodor Fitsner on 05 Feb, 2018 02:46 PM
It depends on the image you are running your build on.
Visual Studio 2015image is based on Windows Server 2012 R2 andVisual Studio 2017is based on Windows Server 2016. Check docs for both OSes which fonts come with them by default.Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:26 AM.