Skip to main content

Questions tagged [ligature]

The tag has no usage guidance, but it has a tag wiki.

0 votes
0 answers
17 views

Is it possible to add more than two extra ledgers in Standard Music Font Layout (SMuFL)?

As per the W3C page, you can add 8 lower/raise positions, which should account for two extra ledger lines (starting from the middle line in a 5-line staff). In many cases, this is not enough. So, for ...
CSE's user avatar
  • 13
0 votes
1 answer
76 views

Ligatures not displaying on website but fine on Google Fonts

My website is trying to display the letters "ل" and "ا", together they typically become "لا" However, my website (hugo static site) is not rendering the ligature as I ...
Adehad's user avatar
  • 569
0 votes
1 answer
168 views

Add diacritics to Arabic ligature

I have a word in Arabic without diacritics “الآن”, the unicode string representing it is as follows: \uFEE5\uFEF5\uFE8D This code corresponds to three elements : FEE5 → ARABIC LETTER NOON ISOLATED ...
Al Tilmidh's user avatar
1 vote
1 answer
69 views

Font ligature for text in node

I am encountering a font ligature issue in a sentence. The sentence in question is: Verizon is sunseng BlueJeans as the plaorm struggled to gain tracon against rival services in the video ...
Dharmik's user avatar
  • 61
1 vote
1 answer
135 views

Helvetica Neue font renders element sizes differently than Helvetica

Having two simple elements and CSS like here in JSFiddle: <span class="text">f</span><span class="text">fl</span> .text { font-family: "Helvetica ...
Martin Janíček's user avatar
0 votes
1 answer
209 views

Xcode ligatures

I am currently using Xcode 15 with JetBrains mono font. How can I disable font ligatures? All options in Edit -> Format -> Font -> Ligatures are disabled. And none of typography section on ...
0xNIC's user avatar
  • 151
2 votes
0 answers
191 views

Ligatures in PDFBox

I've been using PDFBox instead of iText 7 for a few days now, and it's given me a bunch of new freedoms, but the main reason I changed was so I could enable ligatures in my PDF documents (for free). I'...
linux_user36's user avatar
1 vote
1 answer
433 views

How do I make the font ligature different than the main font on VS Code?

I would like to change the font ligature only on VS Code, instead of changing the main one (font family), is it possible and how to do? I have Cascadia Code and I would like Fira Code font ligatures. ...
SpearN's user avatar
  • 13
0 votes
2 answers
551 views

How can I change operators styling/shortening in VS Code

I'm wondering how I can prevent conditional operators like !== from looking like this: I just want them to look like <= >= etc. as I read them easier.
Damien Sullivan's user avatar
1 vote
0 answers
333 views

How to make Fira Code Stylistic Settings cv24 and cv31 work in VScode

In my settings.json I have the following lines. "editor.fontFamily": "'Fira Code SemiBold'", "editor.fontLigatures": "'cv24', 'cv31', 'zero', 'ss02', 'ss04', 'ss05', ...
Xalkor's user avatar
  • 11
4 votes
1 answer
5k views

Not equal symbol instead of exclamation and equal [duplicate]

I've seen that some people they have Visual Studio Code showing ≠ instead of a classic !=. Does anyone know how one can enable this option? I've tried to search for an option to enable this, but I ...
Antonio Navarro Alcedo's user avatar
0 votes
1 answer
319 views

How to enable/disable fancy comparison signs in JetBrains IDEs

My PyCharm changes the appearance of comparison symbols as I type them. For example, if I type ">=", it turns it into the way you'd write it in a math notebook, like so: I couldn't find ...
St.Mount's user avatar
-1 votes
1 answer
162 views

Disable ligature for fonts NOT through attributed string [closed]

My app is in the process of updating fonts to custom one. And with that came ligature issue of symbols kinda merging together. It is very noticeable in an app. Web version of an app dealt with that ...
Alexander Popov's user avatar
8 votes
0 answers
278 views

Font ligatures and kerning break under selection in Swings text based components

Ligatures Playing around with swing on java 17 I encountered some funky glitches: When enabling font ligatures and switching to a ligature heavy font, like Fira Code, selecting part of the ligated ...
calaedo's user avatar
  • 333
1 vote
0 answers
571 views

Visually changing how a string of characters is represented in VScode

Prettify symbols is an extension in vscode that changes a sequence of characters visually without affecting what the code does. For example, visually changing --> to ⟶ while the coding language ...
userrandrand's user avatar

15 30 50 per page
1
2 3 4 5
9