ohif-viewer/extensions/dicom-pdf
Bill Wallace 8af0362d12
fix(typescript): rename services to fix typescript (#3165)
* fix: Rename services to lower camel case, hp, measure

* fix: Rename DisplaySetService instances to displaySetService

* fix: Rename CornerstoneViewportService to lower camel case

* fix: Added lower case segmentationService rename

* rename other services (#3166)

* rename uiDialogService

* rename toolGroupService

* rename uiNotificationService

* rename viewportGridService

* rename syncGroupService

* rename CornerstoneCacheService

* Fix a syntax error in hotkeys

* Fix a couple of rename issues that were missed

---------

Co-authored-by: Alireza <ar.sedghi@gmail.com>
2023-02-10 16:46:09 -05:00
..
src feat: Add DICOM SEG support and MPR, referenceLines and StackSync and more (#3015) 2022-11-16 14:19:52 -05:00
LICENSE feat(PDF):Add PDF viewer (#2730) 2022-04-04 09:48:14 -04:00
package.json fix(typescript): rename services to fix typescript (#3165) 2023-02-10 16:46:09 -05:00
README.md feat(PDF):Add PDF viewer (#2730) 2022-04-04 09:48:14 -04:00

DICOM Encapsulated PDF

This extension adds support for displaying DICOM encapsulated PDF documents.

The extension is a "standard" extension in that it is installed and available by default.