diff --git a/README.md b/README.md index 62c3f44..529de5a 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,15 @@ # string2path + [![R-CMD-check](https://github.com/yutannihilation/string2path/workflows/R-CMD-check/badge.svg)](https://github.com/yutannihilation/string2path/actions) [![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental) [![CRAN -status](https://www.r-pkg.org/badges/version/string2path.png)](https://CRAN.R-project.org/package=string2path) +status](https://www.r-pkg.org/badges/version/string2path)](https://CRAN.R-project.org/package=string2path) [![string2path status -badge](https://yutannihilation.r-universe.dev/badges/string2path.png)](https://yutannihilation.r-universe.dev) +badge](https://yutannihilation.r-universe.dev/badges/string2path)](https://yutannihilation.r-universe.dev) @@ -98,7 +99,7 @@ style (e.g. `"italic"`). ``` r dump_fontdb() -#> # A tibble: 448 × 5 +#> # A tibble: 449 × 5 #> source index family weight style #> #> 1 "C:\\WINDOWS\\Fonts\\arial.ttf" 0 Arial normal normal @@ -111,7 +112,7 @@ dump_fontdb() #> 8 "C:\\WINDOWS\\Fonts\\BIZ-UDGothicB.ttc" 1 BIZ UDPGothic bold normal #> 9 "C:\\WINDOWS\\Fonts\\BIZ-UDGothicR.ttc" 0 BIZ UDGothic normal normal #> 10 "C:\\WINDOWS\\Fonts\\BIZ-UDGothicR.ttc" 1 BIZ UDPGothic normal normal -#> # ℹ 438 more rows +#> # ℹ 439 more rows ``` You can also specify the font file directly. Pomicons is a font diff --git a/README.qmd b/README.qmd index 660a049..11350d2 100644 --- a/README.qmd +++ b/README.qmd @@ -19,7 +19,10 @@ knitr::opts_chunk$set( -[![R-CMD-check](https://github.com/yutannihilation/string2path/workflows/R-CMD-check/badge.svg)](https://github.com/yutannihilation/string2path/actions) [![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental) [![CRAN status](https://www.r-pkg.org/badges/version/string2path)](https://CRAN.R-project.org/package=string2path) [![string2path status badge](https://yutannihilation.r-universe.dev/badges/string2path)](https://yutannihilation.r-universe.dev) +[![R-CMD-check](https://github.com/yutannihilation/string2path/workflows/R-CMD-check/badge.svg)](https://github.com/yutannihilation/string2path/actions) +[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental) +[![CRAN status](https://www.r-pkg.org/badges/version/string2path)](https://CRAN.R-project.org/package=string2path) +[![string2path status badge](https://yutannihilation.r-universe.dev/badges/string2path)](https://yutannihilation.r-universe.dev)