mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-22 07:15:19 +00:00
pkg/fontconfig: pattern get
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
pub const Error = error{
|
||||
OutOfMemory,
|
||||
FontconfigFailed,
|
||||
FontconfigNoMatch,
|
||||
FontconfigTypeMismatch,
|
||||
FontconfigNoId,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user