Bug 248395 - usr.bin/vtfontcvt/vtfontcvt.8: additional functionality documented
Summary: usr.bin/vtfontcvt/vtfontcvt.8: additional functionality documented
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Mateusz Piotrowski
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2020-07-31 20:26 UTC by Dmitry Wagin
Modified: 2020-08-02 16:42 UTC (History)
2 users (show)

See Also:


Attachments
vtfontcvt.8.diff (754 bytes, patch)
2020-07-31 20:26 UTC, Dmitry Wagin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Wagin 2020-07-31 20:26:44 UTC
Created attachment 216916 [details]
vtfontcvt.8.diff

the documentation has not been updated since the last improvement
Comment 1 Mateusz Piotrowski freebsd_committer freebsd_triage 2020-07-31 20:36:18 UTC
Thanks for the patch!

I'm waiting for the final review. Here's the link to the differential revision:
https://reviews.freebsd.org/D25907
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-08-02 16:41:43 UTC
A commit references this bug:

Author: 0mp
Date: Sun Aug  2 16:41:36 UTC 2020
New revision: 363771
URL: https://svnweb.freebsd.org/changeset/base/363771

Log:
  Document automatic handling of font height for BDF files

  PR:		248395
  Submitted by:	Dmitry Wagin <dmitry.wagin@ya.ru>
  Reviewed by:	bcr, emaste, tsoome
  Differential Revision:	https://reviews.freebsd.org/D25907

Changes:
  head/usr.bin/vtfontcvt/vtfontcvt.8
Comment 3 Mateusz Piotrowski freebsd_committer freebsd_triage 2020-08-02 16:42:03 UTC
Thanks!