🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

github.com/sebastianMurdoch/go-problems/pdf-viewer

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/sebastianMurdoch/go-problems/pdf-viewer

v0.0.0-20210626131544-2fa5b2865764
Version published
Created

designer pdf viewer

When a contiguous block of text is selected in a PDF viewer, the selection is highlighted with a blue rectangle. In this PDF viewer, each word is highlighted independently. For example:

img.png

There is a list of 26 character heights aligned by index to their letters. For example, 'a' is at index and 'z' is at index . There will also be a string. Using the letter heights given, determine the area of the rectangle highlight in assuming all letters are 1 wide.

FAQs

Package last updated on 26 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts