Fredrick Brennan
Fredrick Brennan
``` error: failed to run custom build command for `imgui-sys v0.8.1-alpha.0 (https://github.com/imgui-rs/imgui-rs#6faa7f09)` Caused by: process didn't exit successfully: `D:\a\glif\glif\target\debug\build\imgui-sys-98982d076e541193\build-script-build` (exit code: 101) --- stdout cargo:THIRD_PARTY=C:\Users\runneradmin\.cargo\git\checkouts\imgui-rs-61ccdc9370f94e57\6faa7f0\imgui-sys\third-party cargo:DEFINE_IMGUI_USE_WCHAR32= cargo:DEFINE_CIMGUI_NO_EXPORT= cargo:DEFINE_IMGUI_DISABLE_WIN32_FUNCTIONS= cargo:DEFINE_IMGUI_DISABLE_OSX_FUNCTIONS= cargo:rerun-if-env-changed=FREETYPE2_NO_PKG_CONFIG...
Hello— I write not to ask you to stop changing API's, as such a request is impossible, but to document the changes better when you do, and to please not...
I'm not sure how else to contact you. I am writing a font editor which I call Modular Font Editor Q, MFEQ. It uses your crate heavily. My living expenses...
This is a follow up to https://9chan.us/9/thread/24#457 When a tripcode with two hashes as ## is used, it's interpreted as a regular DES tripcode. This is likely to confuse users....
How will we handle the [claims process](https://8ch.net/claim.html) in infinity-next? I want to hear @jaw-sh idea before saying my own.
And/or other custom divisions, needn't necessarily be years. You could make them definable as callback functions to be run against all pairs of posts. If callback returns null, don't add...
* Closes #2745. * Unblocks MFEK/sfdLib.py#15.
Please start writing the glyph note as CDATA, or accept an lxml.CDATA instance instead of just str
https://github.com/fonttools/fonttools/blob/171670a15ffca63acb8346c1c76ebb023ea3f08c/Lib/fontTools/ufoLib/glifLib.py#L855 This causes FontForge to fail to roundtrip because it's not standards-compliant and reads the newlines. Originally: Comment: "this is the apostrophe copied five times, each time rotated 72deg withershins,...
Fixes three warnings— ``` Tests/ttLib/tables/_g_l_y_f_test.py::GlyfTableTest::test_getPhantomPoints /home/fred/Workspace/fonttools/Tests/ttLib/tables/_g_l_y_f_test.py:379: DeprecationWarning: 'getPhantomPoints' is deprecated; use '_getPhantomPoints' instead font["glyf"].getPhantomPoints(".notdef", font, 0), Tests/varLib/instancer/names_test.py:218 /home/fred/Workspace/fonttools/Tests/varLib/instancer/names_test.py:218: DeprecationWarning: invalid escape sequence \[ with pytest.raises(ValueError, match="Cannot find Axis Values \['wght=200'\]"):...