Skip to content
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

Fix labels of SPICE netlist sections being rendered too small on some devices #756

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

wawuwo
Copy link
Contributor

@wawuwo wawuwo commented Jun 15, 2024

Hi!

On some devices the labels of SPICE components like .PARAM, .Nutmeg, etc. were rendered too small comparing to other parts of the component (see this comment for example). With this PR merged, they would be rendered in appropriate size on all devices.

I've checked this on two machines having 227 PPI and 117 PPI displays respectively: labels have propers sizes on both of them.

On some devices the labels like .PARAM, .Nutmeg, etc. were rendered
too small comparing to other parts of a component. With this commit
they are rendered the same way on all devices.
@wawuwo
Copy link
Contributor Author

wawuwo commented Jun 15, 2024

The list of components affected by this PR:

  1. Qucs legacy equation
  2. .PARAM section
  3. .GLOBAL_PARAM section
  4. .OPTIONS section
  5. .IC section
  6. .NODESET section
  7. Nutmeg Equation
  8. .MODEL section
  9. .INCLUDE statement
  10. .Lib directive
  11. .FUNC new function
  12. .spiceinit contents
  13. Include script

@ra3xdh ra3xdh merged commit 4493eb8 into ra3xdh:current Jun 15, 2024
7 checks passed
@wawuwo wawuwo deleted the fix-equation-rendering-quirks branch June 20, 2024 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants