Ridley Combs
Ridley Combs
Looking back on this PR, I think this can be solved more simply and robustly with a few steps: - Improve our fonts-dir handling to open the fonts on disk...
Re-pushed (several times) with a number of improvements: - Addressed (or responded to) all review comments - `be_blur` ASM updated to pass checkasm without requiring any additional accommodations - Now...
Re-pushed with: - An actual bugfix for be_blur on bitmaps
This formula fails `brew audit --online --strict` due to requiring specific revisions of its resources (so setting a head branch for each would be inappropriate); not sure how to resolve...
I had to create separate `stable do` and `head do` branches to ensure stable builds get the specified revisions. Unfortunately, it looks like I have to have `head` depend on...
Believe this should all be in a good state to move forward now; anything left I can do?
I just rebased this without changes, but note that @alebcay had previously approved. Is there anything blocking merge at this point?
Anything blocking this?
The main point here is that the circular dependency makes it much more complex to build these packages for binary redistribution of applications that use the libraries. A number of...
Honestly part of the problem is probably that it's not entirely clear what all these dependencies do, so people look at the fact that the two libs can depend on...