-
Notifications
You must be signed in to change notification settings - Fork 814
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug Report - Close square bracket misformed #433
Comments
Looks like it may be a hinting issue. Will take a look. Thanks! |
DHowett
pushed a commit
that referenced
this issue
May 28, 2021
A large set of bug fixes identified while working on the Italic, but solving Github reported issues. ## PR Checklist - [x] Closes #422 - Bitcoin added - [x] Closes #427 - FFFD glyph added - [x] Closes #418 - top bar corrected - [x] Closes #433 - hinting corrected to ensure alignment - [x] Closes #435 - adds consistent ligature form for `=>>` `<<=` `=<<` and `>>=` (the infinite arrows still work with addition of more equals) - [x] Closes #443 - ligature now ignores (*) scenario - [x] Closes #454 - adds ignore to prevent equal_equal ligature from showing up - [x] Closes #467 - Not specifically sure of the problem here, but suspect that it will be fixed with this - update. - [x] Closes #477 - fixed - [x] Closes #478 - fixed - [x] Closes #479 - fixed - [x] Closes #480 - fixed - [x] Closes #481 - JetBrains enumerates fonts weird. I've modified the internal naming so that it will register Cascadia Code correctly. Also aligned postscript naming with Google's recommendation, so will show up as "Regular" instead of "Roman". Still works in Word! Other Cascadia Code fixes: - General improvement of weight balancing - Weight of lowercase rounds reduced in the Bold weight in Cascadia Code. - Weight of Capital stems increased in Extralight weight in Cascadia Code. - Tweaked weight of ogonek in ExtraLight. - Added a localized form for ij and IJ should a user chose to use those codepoints and want an accented version. - Split fraction bar at heavier weights to improve clarity of fractions. - Adjusted standard box drawing characters to align with GDI metrics, and added a complete set of DWrite-specific ones that align with sTypo (using `rclt`). - Ironed out some tiny inconsistencies in the <$ $> <$> ligatures which I'm sure no one will ever notice. - Fixed centering of braces and some hyphens. - Fixed inconsistency between semicolon/colon and period weight in bold. Also fixed slight differences in hyphen-like glyphs in bold. You're as surprised as I am. - Increased weight of underscore in bold. - Adjusted weighting of Ɫ. - Changed design of commaaccent, commaaccentmod commaturnedabove and commaabove to be more distinguishable (following design of quotes). - Increased height of βδθλ to align with the ascender height. They were too low before. - Fixed descents of various greek lowercase glyphs that were inconsistent. - Modified ξ weighting. - Felt ligated, might edit later. - Tweaked ªºⁿʷʸᶿᶻ⁰¹²³⁴⁵⁶⁷⁸⁹ in imperceptable ways. - Corrected some additional interpolation bugs I do enjoy giving Dustin presents.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
Cascadia Code version number:2102.025
Application (with version) used to display text:SQL Server Management Studio v15.0.18369.0
OS platform and version: Windows 10 v1909 (18363.1198)
Screen resolution (i.e. 220dpi): 96dpi
Steps to reproduce
Set Environment Fonts and Colors, Font to Cascadia Mono, size 9.
A close square bracket ']' is misformed
Expected behavior
The close square brakcet should appear correctly.
Actual behavior
The close square bracket is misformed on the upper corner.
The bracket display correctly at both 8 and 10 point settings.
The text was updated successfully, but these errors were encountered: