Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Display non-picture files correctly #4

@Snazzah

Description

@Snazzah

So far the files that do not show correctly are:
.mp4, .webm, .mpeg - Video formats
.woff, .woff2, .otf - Font formats

Problem

These formats flat out do not load, except .mp4 which loads alright when previewing.

Solution

Video

Generate the first frame of the video when using video formats and use that as thumbnails.
For the preview, the only thing I can think of is converting the file unless there is a good NPM package out there.

Font

Display the alphabet in upper and lowercase in the given font in the preview.
For thumbnails, use the fonts rendition of "Aa".

Specs

CacheMonkey 1.0.7, commit 8439335
Microsoft Windows 10 Home Version 10.0.17134 Build 17134

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions