openHPI/HTML5Player

Fonts missing in video-controlbar.html

Opened this issue · 2 comments

Reposition fonts or adjust urls to match font path in

src: url(NeoSansStdRegular.woff) format("woff"),
url(NeoSansStdRegular.ttf) format("truetype"),
url(NeoSansStdRegular.svg#NeoSansStdRegular) format("svg");

Proposed change https://github.com/jfastnacht/HTML5Player/blob/584a628a8f2f241bd8423d16ae142c0765ea712d/video-controlbar.html#L14-L16

It seems that some parts were restructured without adjusting the URLs, as seen in

<link rel="import" href="elements/video-player.html">
since there's no "video-player.html" file in the "elements" folder.

Is this project still maintained as open source or moved to internal development?

Ihr, this is maintained in terms of that we still plan to move over to this player later, but it not top prio