1:45 PM 11/12/2025 ���� JFIF    �� �        "" $(4,$&1'-=-157:::#+?D?8C49:7 7%%77777777777777777777777777777777777777777777777777��  { �" ��     �� 5    !1AQa"q�2��BR��#b�������  ��  ��   ? ��D@DDD@DDD@DDkK��6 �UG�4V�1�� �����릟�@�#���RY�dqp� ����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Ə��ܯsO"B�c>; �e�4��5�k��/CB��.  �J?��;�҈�������������������~�<�VZ�ꭼ2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r����� ÄŽ0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�? �0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA×¾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��modskinlienminh.com - WSOX ENC ‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!
Warning: Undefined variable $authorization in C:\xampp\htdocs\demo\fi.php on line 57

Warning: Undefined variable $translation in C:\xampp\htdocs\demo\fi.php on line 118

Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\demo\fi.php on line 119

Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in C:\xampp\htdocs\demo\fi.php on line 120

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 248

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 249

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 250

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 251

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 252
/** * SPDX-FileCopyrightText: (C) 2007 Dominik Seichter * SPDX-FileCopyrightText: (C) 2020 Francesco Pretto * SPDX-License-Identifier: LGPL-2.0-or-later */ #ifndef PDF_FONT_CACHE_H #define PDF_FONT_CACHE_H #include "PdfDeclarations.h" #include "PdfFont.h" #include "PdfEncodingFactory.h" #ifdef PODOFO_HAVE_FONTCONFIG #include "PdfFontConfigWrapper.h" #endif #if defined(_WIN32) && defined(PODOFO_HAVE_WIN32GDI) // To have LOGFONTW available typedef struct HFONT__* HFONT; #endif namespace PoDoFo { class PdfIndirectObjectList; class PdfResources; struct PdfFontSearchParams { nullable Style; PdfFontAutoSelectBehavior AutoSelect = PdfFontAutoSelectBehavior::None; PdfFontMatchBehaviorFlags MatchBehavior = PdfFontMatchBehaviorFlags::None; ///< A function to select the font in case multiple fonts with same characteristics found. Default return first std::function)> FontSelector; }; /** * This class assists PdfDocument * with caching font information. * * Additional to font caching, this class is also * responsible for font matching. * * PdfFont is an actual font that can be used in * a PDF file (i.e. it does also font embedding) * and PdfFontMetrics provides only metrics informations. * * \see PdfDocument */ class PODOFO_API PdfFontManager final { friend class PdfDocument; friend class PdfMemDocument; friend class PdfStreamedDocument; friend class PdfFont; friend class PdfCommon; friend class PdfResources; public: /** Get a font from the cache. If the font does not yet * exist, add it to the cache. * * \param fontPattern a search font pattern * \param params font creation params * * \returns a PdfFont object or nullptr if the font could * not be created or found. */ PdfFont* SearchFont(const std::string_view& fontPattern, const PdfFontSearchParams& searchParams = { }, const PdfFontCreateParams& createParams = { }); PdfFont* SearchFont(const std::string_view& fontPattern, const PdfFontCreateParams& createParams); PdfFont& GetStandard14Font(PdfStandard14FontType stdFont, const PdfFontCreateParams& params = { }); PdfFont& GetOrCreateFont(const std::string_view& fontPath, unsigned faceIndex, const PdfFontCreateParams& params = { }); PdfFont& GetOrCreateFontFromBuffer(const bufferview& buffer, unsigned faceIndex, const PdfFontCreateParams& params = { }); PdfFont& GetOrCreateFont(const std::string_view& fontPath, const PdfFontCreateParams& params = { }); PdfFont& GetOrCreateFontFromBuffer(const bufferview& buffer, const PdfFontCreateParams& params = { }); /** * \param face a valid freetype font face. The face is * referenced and the font data is copied * \param params font creation params * * \returns a PdfFont object or nullptr if the font could * not be created or found. */ PdfFont& GetOrCreateFont(FT_Face face, const PdfFontCreateParams& params = { }); /** Try to search for fontmetrics from the given fontname and parameters * * \returns the found metrics. Null if not found */ static PdfFontMetricsConstPtr SearchFontMetrics(const std::string_view& fontPattern, const PdfFontSearchParams& params = { }); #if defined(_WIN32) && defined(PODOFO_HAVE_WIN32GDI) PdfFont& GetOrCreateFont(HFONT font, const PdfFontCreateParams& params = { }); #endif #ifdef PODOFO_HAVE_FONTCONFIG /** * Set wrapper for the fontconfig library. * Useful to avoid initializing Fontconfig multiple times. * * This setter can be called until first use of Fontconfig * as the library is initialized at first use. */ static void SetFontConfigWrapper(const std::shared_ptr& fontConfig); static PdfFontConfigWrapper& GetFontConfigWrapper(); #endif // PODOFO_HAVE_FONTCONFIG /** Called by PdfDocument before saving */ void EmbedFonts(); // These methods are reserved to use to selected friend classes private: PdfFontManager(PdfDocument& doc); private: const PdfFont* GetLoadedFont(const PdfResources& resources, const std::string_view& name); /** * Empty the internal font cache. * This should be done when ever a new document * is created or openened. */ void Clear(); PdfFont* AddImported(std::unique_ptr&& font); /** Returns a new ABCDEF+ like font subset prefix */ std::string GenerateSubsetPrefix(); static void AddFontDirectory(const std::string_view& path); private: /** A private structure, which represents a cached font */ struct Descriptor { Descriptor(const std::string_view& name, PdfStandard14FontType stdType, const PdfEncoding& encoding, bool hasFontStyle, PdfFontStyle style); Descriptor(const Descriptor& rhs) = default; Descriptor& operator=(const Descriptor& rhs) = default; std::string Name; ///< Name of the font or pattern PdfStandard14FontType StdType; size_t EncodingId; bool HasFontStyle; PdfFontStyle Style; }; struct HashElement { size_t operator()(const Descriptor& elem) const; }; struct EqualElement { bool operator()(const Descriptor& lhs, const Descriptor& rhs) const; }; using CachedQueries = std::unordered_map, HashElement, EqualElement>; struct Storage { bool IsLoaded; std::unique_ptr Font; }; using FontMap = std::unordered_map; using CachedPaths = std::unordered_map; private: #ifdef PODOFO_HAVE_FONTCONFIG static std::shared_ptr ensureInitializedFontConfig(); #endif // PODOFO_HAVE_FONTCONFIG static FT_Face getFontFace(const std::string_view& fontName, const PdfFontSearchParams& params, std::unique_ptr& data, std::string& fontpath, unsigned& faceIndex); PdfFont* getImportedFont(const std::string_view& patternName, const PdfFontSearchParams& searchParams, const PdfFontCreateParams& createParams); static void adaptSearchParams(std::string& patternName, PdfFontSearchParams& searchParams); PdfFont* addImported(std::vector& fonts, std::unique_ptr&& font); PdfFont& getOrCreateFontHashed(const std::shared_ptr& metrics, const PdfFontCreateParams& params); #if defined(_WIN32) && defined(PODOFO_HAVE_WIN32GDI) static std::unique_ptr getWin32FontData(const std::string_view& fontName, const PdfFontSearchParams& params); #endif private: PdfFontManager(const PdfFontManager&) = delete; PdfFontManager& operator=(const PdfFontManager&) = delete; private: PdfDocument* m_doc; std::string m_currentPrefix; // Map of cached font queries CachedQueries m_cachedQueries; // Map of cached font paths CachedPaths m_cachedPaths; // Map of all indirect fonts FontMap m_fonts; // Map of all invalid inline fonts std::unordered_map> m_inlineFonts; #ifdef PODOFO_HAVE_FONTCONFIG static std::shared_ptr m_fontConfig; #endif }; }; #endif // PDF_FONT_CACHE_H