Skip to content

Last font features #191

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

Merged
merged 2 commits into from
May 1, 2025
Merged

Last font features #191

merged 2 commits into from
May 1, 2025

Conversation

thomasp85
Copy link
Member

@trevorld this will make you happy

@thomasp85 thomasp85 merged commit 4f9dfc8 into main May 1, 2025
13 checks passed
@thomasp85 thomasp85 deleted the last-font-features branch May 1, 2025 09:00
@trevorld
Copy link
Contributor

trevorld commented May 1, 2025

  • I am excited by the progress!
  • I've installed the development version of {svglite} and tried running my filling/stroking examples from new graphics engine features #174 (comment) but I still observe blank output in firefox/chrome. When I open up the svg files in a text editor I don't see anything that seems to correspond to an "O" path/polygon.
  • The examples work fine in {ragg} so I think {systemfonts} is able to find an appropriate "sans" font on my system to build an "O" polygon from.
> sessionInfo()
R version 4.5.0 (2025-04-11)
Platform: x86_64-pc-linux-gnu
Running under: Pop!_OS 22.04 LTS

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.10.0 
LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.10.0  LAPACK version 3.10.0

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    
 [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
 [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       

time zone: America/Los_Angeles
tzcode source: system (glibc)

attached base packages:
[1] grid      stats     graphics  grDevices utils     datasets  methods  
[8] base     

other attached packages:
[1] svglite_2.1.3.9000 ragg_1.4.0.9000   

loaded via a namespace (and not attached):
[1] compiler_4.5.0    cli_3.6.5         textshaping_1.0.1 lifecycle_1.0.4  
[5] rlang_1.1.6       systemfonts_1.2.3
> 

@thomasp85
Copy link
Member Author

There was some left over issues. Will be fixed soon

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.

2 participants