Skip to content

Support of extended subsets of 'Source Sans Pro' fonts #212

@stochmalm

Description

@stochmalm
Issue Overview

Hello again,
I'm using admin-theme in a project with polish language and there're problems with non-standard polish characters encoding (ą, ę, ć, ó, ł, ź, ż). To solve this I'm importing ext-latin subset via cdn:

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,900&subset=latin-ext');

I think there should be a maven classifier for selecting 'Source Sans Pro' font subset of your own choice.
These subsets are supported for this font on google fonts:

  • Cyrillic (Supported by Source Sans Pro)
  • Cyrillic Extended (Supported by Source Sans Pro)
  • Greek (Supported by Source Sans Pro)
  • Greek Extended (Supported by Source Sans Pro)
  • Latin (Supported by all Fonts)
  • Latin Extended (Supported by Source Sans Pro)
  • Vietnamese (Supported by Source Sans Pro)
Current Behaviour

image

Expected Behaviour

image

Additional Information
  • AdminFaces version: 1.0.0-RC19
  • PrimeFaces version: 6.2
  • Browser version: All

I'll try to contribute in my spare time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions