[GH-ISSUE #47] Timestamp Scaling? #37

Closed
opened 2026-03-02 04:08:56 +03:00 by kerem · 2 comments
Owner

Originally created by @incith on GitHub (Jul 29, 2023).
Original GitHub issue: https://github.com/gen2brain/cam2ip/issues/47

Could we get a simple option to perhaps scale the timestamp size? It's verrrry tiny on my 1080 stream!

Otherwise, this is great.

Originally created by @incith on GitHub (Jul 29, 2023). Original GitHub issue: https://github.com/gen2brain/cam2ip/issues/47 Could we get a simple option to perhaps scale the timestamp size? It's verrrry tiny on my 1080 stream! Otherwise, this is great.
kerem closed this issue 2026-03-02 04:08:56 +03:00
Author
Owner

@gen2brain commented on GitHub (Jul 30, 2023):

Sorry, currently it uses https://github.com/pbnjay/pixfont, which is a simple lightweight pixmap font without support for scaling (8x8 pixel fixed width). In order to add an option for scaling something like freetype is needed, probably with TrueType runtime font dependency etc. That will complicate and add complexity to simple tasks, not sure I want to do that.

<!-- gh-comment-id:1657000692 --> @gen2brain commented on GitHub (Jul 30, 2023): Sorry, currently it uses https://github.com/pbnjay/pixfont, which is a simple lightweight pixmap font without support for scaling (8x8 pixel fixed width). In order to add an option for scaling something like freetype is needed, probably with TrueType runtime font dependency etc. That will complicate and add complexity to simple tasks, not sure I want to do that.
Author
Owner

@incith commented on GitHub (Jul 30, 2023):

Understood, thank you

<!-- gh-comment-id:1657002212 --> @incith commented on GitHub (Jul 30, 2023): Understood, thank you
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cam2ip#37
No description provided.