1. CSS text-stroke and text-fill

    Method of declaring the outline (stroke) width and color for text.

  2. SVG vector-effect: non-scaling-stroke

    The `non-scaling-stroke` value for the `vector-effect` SVG attribute/CSS property makes strokes appear as the same width regardless of any transformations applied.

  3. css property: -webkit-text-stroke-width

  4. css property: stroke-width