小编Dan*_*Man的帖子

Ubuntu 上最接近 Helvetica 的字体是什么?

据我了解,我们在 Ubuntu 中没有 Helvetica 字体。有没有与它非常相似的字体?我该如何安装?

fonts

22
推荐指数
3
解决办法
5万
查看次数

用 Ubuntu 替换 Windows:我应该在 Ubuntu live 中检查什么

我有一台 Alienware M15x(戴尔),我打算用 ubuntu 14.04 替换 Windows 7。现在我正在尝试使用 Ubuntu live (USB) 来测试不足之处。

是否有可以测试的检查清单,以尽量减少 ubuntu 安装出错的机会?

我的意思是我可以在 Ubuntu live 中尝试什么来测试新的 Ubuntu 安装可能出现的问题?

我特别担心这个安装,因为我可以找到一些描述与戴尔 ubuntu 安装相关的问题的旧报告。

system-installation

15
推荐指数
2
解决办法
785
查看次数

有没有一种简单的方法来识别 PDF 是否被扫描?

我有数千份文件,其中一些已被扫描。所以我需要一个脚本来测试属于一个目录的所有 PDF 文件。有没有一种简单的方法可以做到这一点?

  1. 大多数 PDF 都是报告。因此他们有很多文本。
  2. 它们非常不同,但是由于与扫描相关的不稳定的 OCR 过程,如下所述的扫描的可以找到一些文本。

  3. Sudodus 在下面的评论中提出的建议似乎很有趣。查看扫描到未扫描的 PDF 之间的区别:

扫描:

grep --color -a 'Image' AR-G1002.pdf
<</BitsPerComponent 8/ColorSpace/DeviceRGB/Filter[/DCTDecode]/Height 2197/Length 340615/Name/Obj13/Subtype/Image/Type/XObject/Width 1698>>stream
<</BitsPerComponent 1/ColorSpace/DeviceGray/DecodeParms<</Columns 1698/K -1>>/Filter/CCITTFaxDecode/Height 2197/Length 40452/Name/Obj18/Subtype/Image/Type/XObject/Width 1698>>stream
<</BitsPerComponent 1/ColorSpace/DeviceGray/DecodeParms<</Columns 1698/K -1>>/Filter/CCITTFaxDecode/Height 2197/Length 41680/Name/Obj23/Subtype/Image/Type/XObject/Width 1698>>stream
<</BitsPerComponent 1/ColorSpace/DeviceGray/DecodeParms<</Columns 1698/K -1>>/Filter/CCITTFaxDecode/Height 2197/Length 41432/Name/Obj28/Subtype/Image/Type/XObject/Width 1698>>stream
<</BitsPerComponent 1/ColorSpace/DeviceGray/DecodeParms<</Columns 1698/K -1>>/Filter/CCITTFaxDecode/Height 2197/Length 59084/Name/Obj33/Subtype/Image/Type/XObject/Width 1698>>stream
<</BitsPerComponent 8/ColorSpace/DeviceRGB/Filter[/DCTDecode]/Height 2197/Length 472681/Name/Obj38/Subtype/Image/Type/XObject/Width 1698>>stream
<</BitsPerComponent 8/ColorSpace/DeviceRGB/Filter[/DCTDecode]/Height 2197/Length 469340/Name/Obj43/Subtype/Image/Type/XObject/Width 1698>>stream
<</BitsPerComponent 8/ColorSpace/DeviceRGB/Filter[/DCTDecode]/Height 2197/Length 371863/Name/Obj48/Subtype/Image/Type/XObject/Width 1698>>stream
<</BitsPerComponent 8/ColorSpace/DeviceRGB/Filter[/DCTDecode]/Height 2197/Length 344092/Name/Obj53/Subtype/Image/Type/XObject/Width 1698>>stream
<</BitsPerComponent 1/ColorSpace/DeviceGray/DecodeParms<</Columns 1698/K -1>>/Filter/CCITTFaxDecode/Height 2197/Length …
Run Code Online (Sandbox Code Playgroud)

command-line pdf

9
推荐指数
2
解决办法
1万
查看次数

标签 统计

command-line ×1

fonts ×1

pdf ×1

system-installation ×1