mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
Add Printer Font ASCII to recognised PostScript extensions (#3734)
* Register Adobe Type 1 fonts as PostScript files * Add logic for recognising generated PFA files * Extend list of PostScript generators
This commit is contained in:
@@ -94,5 +94,8 @@ class TestGenerated < Minitest::Test
|
||||
|
||||
# roxygen2
|
||||
generated_sample_loading_data("R/import.Rd")
|
||||
|
||||
# PostScript
|
||||
generated_sample_loading_data("PostScript/lambda.pfa")
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user