17 references to GetTestFontPath
System.Drawing.Common.Tests (17)
System\Drawing\FontFamilyTests.cs (9)
38
fontCollection.AddFontFile(Helpers.
GetTestFontPath
("CodeNewRoman.otf"));
177
fontCollection.AddFontFile(Helpers.
GetTestFontPath
("CodeNewRoman.otf"));
191
collection.AddFontFile(Helpers.
GetTestFontPath
("CodeNewRoman.otf"));
203
collection.AddFontFile(Helpers.
GetTestFontPath
("CodeNewRoman.otf"));
222
fontCollection.AddFontFile(Helpers.
GetTestFontPath
("CodeNewRoman.ttf"));
232
collection.AddFontFile(Helpers.
GetTestFontPath
("CodeNewRoman.otf"));
244
collection.AddFontFile(Helpers.
GetTestFontPath
("CodeNewRoman.otf"));
256
collection.AddFontFile(Helpers.
GetTestFontPath
("CodeNewRoman.otf"));
268
collection.AddFontFile(Helpers.
GetTestFontPath
("CodeNewRoman.otf"));
System\Drawing\FontTests.cs (1)
338
collection.AddFontFile(Helpers.
GetTestFontPath
("CodeNewRoman.otf"));
System\Drawing\Text\PrivateFontCollectionTests.cs (7)
28
fontCollection.AddFontFile(Helpers.
GetTestFontPath
("CodeNewRoman.otf"));
61
fontCollection.AddFontFile(Helpers.
GetTestFontPath
("CodeNewRoman.ttf"));
62
fontCollection.AddFontFile(Helpers.
GetTestFontPath
("CodeNewRoman.ttf"));
78
fontCollection.AddFontFile(Helpers.
GetTestFontPath
("CodeNewRoman.ttf"));
79
fontCollection.AddFontFile(Helpers.
GetTestFontPath
("CodeNewRoman.otf"));
138
byte[] data = File.ReadAllBytes(Helpers.
GetTestFontPath
("CodeNewRoman.otf"));
174
byte[] data = File.ReadAllBytes(Helpers.
GetTestFontPath
("CodeNewRoman.otf"));